o1js-pack 0.5.2 → 0.5.3

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "o1js-pack",
3
- "version": "0.5.2",
3
+ "version": "0.5.3",
4
4
  "description": "",
5
5
  "author": "45930",
6
6
  "license": "Apache-2.0",
@@ -45,6 +45,6 @@
45
45
  "typescript": "^4.7.2"
46
46
  },
47
47
  "peerDependencies": {
48
- "o1js": "^0.16.0"
48
+ "o1js": "0.16.1"
49
49
  }
50
50
  }