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 659a910 commit bf06193Copy full SHA for bf06193
package.json
@@ -36,6 +36,17 @@
36
"multiformats": "13.2.2",
37
"o1js": "1.6.0"
38
},
39
+ "resolutions": {
40
+ "@proto-kit/api": "*",
41
+ "@proto-kit/common": "*",
42
+ "@proto-kit/deployment": "*",
43
+ "@proto-kit/library": "*",
44
+ "@proto-kit/module": "*",
45
+ "@proto-kit/persistance": "*",
46
+ "@proto-kit/protocol": "*",
47
+ "@proto-kit/sdk": "*",
48
+ "@proto-kit/sequencer": "*"
49
+ },
50
"pnpm": {
51
"overrides": {
52
"react-native": "never"
0 commit comments