We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a7196d commit 59595cbCopy full SHA for 59595cb
packages/@zarrita-ndarray/jsr.json
@@ -1,12 +1,12 @@
1
{
2
"name": "@zarrita/ndarray",
3
- "version": "0.1.2",
+ "version": "0.1.3",
4
"license": "MIT",
5
"imports": {
6
"@types/ndarray-ops": "npm:@types/ndarray-ops@^1.2.4",
7
"ndarray": "npm:ndarray@^1.0.19",
8
"ndarray-ops": "npm:ndarray-ops@^1.2.2",
9
- "zarrita": "jsr:@zarrita/zarrita@^0.5.1"
+ "zarrita": "jsr:@zarrita/zarrita@^0.5.2"
10
},
11
"exports": {
12
".": "./src/index.ts"
packages/zarrita/jsr.json
@@ -1,6 +1,6 @@
"name": "@zarrita/zarrita",
- "version": "0.5.1",
+ "version": "0.5.2",
"@zarrita/storage": "jsr:@zarrita/storage@^0.1.1",
0 commit comments