There was an error while loading. Please reload this page.
1 parent 23e36df commit 6ff1974Copy full SHA for 6ff1974
1 file changed
package.json
@@ -1,16 +1,16 @@
1
{
2
"name": "@ioai/hdf5",
3
- "version": "1.0.0",
+ "version": "1.0.1",
4
"description": "Performance-oriented HDF5 for the web and Node: WASM core + JS IO/cache + batch API",
5
"type": "module",
6
"license": "MIT",
7
"author": "IO-AI Tech (https://io-ai.tech/)",
8
"repository": {
9
"type": "git",
10
- "url": "git+https://github.com/ioai-tech/hdf5-wasm.git"
+ "url": "git+https://github.com/ioai-tech/wasm-hdf5.git"
11
},
12
"bugs": {
13
- "url": "https://github.com/ioai-tech/hdf5-wasm/issues"
+ "url": "https://github.com/ioai-tech/wasm-hdf5/issues"
14
15
"keywords": [
16
"hdf5",
0 commit comments