Skip to content

Commit 378cf22

Browse files
committed
Sury PPX - 11.0.0-alpha.2
1 parent f6b4081 commit 378cf22

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

packages/sury-ppx/jsr.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sury/ppx",
3-
"version": "10.0.0-rc.6",
3+
"version": "11.0.0-alpha.2",
44
"license": "MIT",
55
"exports": "./index.ts"
66
}

packages/sury-ppx/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sury-ppx",
3-
"version": "10.0.0",
3+
"version": "11.0.0-alpha.2",
44
"description": "⚙️ ReScript PPX to generate Sury schema from types",
55
"keywords": [
66
"Sury",
@@ -34,6 +34,6 @@
3434
"postinstall": "node ./install.cjs"
3535
},
3636
"peerDependencies": {
37-
"sury": "^10.0.0"
37+
"sury": "^11.0.0-alpha.2"
3838
}
3939
}

0 commit comments

Comments
 (0)