Commit b9213e42 authored by Yakubov, Sergey's avatar Yakubov, Sergey
Browse files

Merge branch '61-fix-hdf5-visualization' into 'dev'

fix parcel version

Closes #61

See merge request !56
parents c476f815 1db61226
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -21,7 +21,7 @@
        "@types/react": "^17.0.52",
        "@types/react-dom": "^17.0.18",
        "buffer": "^5.7.1",
        "parcel": "^2.0.0",
        "parcel": "2.8.3",
        "typescript": "4.9.3"
    }
}