Skip to content

Commit 59595cb

Browse files
committed
Sync JSR
1 parent 8a7196d commit 59595cb

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

packages/@zarrita-ndarray/jsr.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"name": "@zarrita/ndarray",
3-
"version": "0.1.2",
3+
"version": "0.1.3",
44
"license": "MIT",
55
"imports": {
66
"@types/ndarray-ops": "npm:@types/ndarray-ops@^1.2.4",
77
"ndarray": "npm:ndarray@^1.0.19",
88
"ndarray-ops": "npm:ndarray-ops@^1.2.2",
9-
"zarrita": "jsr:@zarrita/zarrita@^0.5.1"
9+
"zarrita": "jsr:@zarrita/zarrita@^0.5.2"
1010
},
1111
"exports": {
1212
".": "./src/index.ts"

packages/zarrita/jsr.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@zarrita/zarrita",
3-
"version": "0.5.1",
3+
"version": "0.5.2",
44
"license": "MIT",
55
"imports": {
66
"@zarrita/storage": "jsr:@zarrita/storage@^0.1.1",

0 commit comments

Comments
 (0)