Skip to content

Commit bf06193

Browse files
committed
build: update @proto-kit peerDependencies to local paths
1 parent 659a910 commit bf06193

File tree

2 files changed

+504
-5223
lines changed

2 files changed

+504
-5223
lines changed

package.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,17 @@
3636
"multiformats": "13.2.2",
3737
"o1js": "1.6.0"
3838
},
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+
},
3950
"pnpm": {
4051
"overrides": {
4152
"react-native": "never"

0 commit comments

Comments
 (0)