We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd1622d commit 7568283Copy full SHA for 7568283
packages/protons-benchmark/package.json
@@ -74,7 +74,7 @@
74
"pbjs": "^0.0.14",
75
"protobufjs": "^7.0.0",
76
"protons": "^4.0.0",
77
- "protons-runtime": "^2.0.0",
+ "protons-runtime": "^3.0.0",
78
"uint8arrays": "^3.1.0"
79
},
80
"private": true
packages/protons/package.json
@@ -161,7 +161,7 @@
161
"long": "^5.2.0",
162
163
164
165
"uint8arraylist": "^2.3.2",
166
167
}
0 commit comments