@vot.js/core
Advanced tools
Comparing version 2.0.2 to 2.0.3
{ | ||
"name": "@vot.js/core", | ||
"description": "core package", | ||
"version": "2.0.2", | ||
"version": "2.0.3", | ||
"author": "Toil", | ||
@@ -90,4 +90,8 @@ "license": "MIT", | ||
"dependencies": { | ||
"@vot.js/shared": "workspace:^" | ||
"@vot.js/shared": "^2.0.3" | ||
}, | ||
"scripts": { | ||
"prepack": "bun run ../../scripts/onPrepack.ts", | ||
"postpublish": "bun run ../../scripts/onPostPublish.ts" | ||
} | ||
} |
80405
+ Added@bufbuild/protobuf@2.2.3(transitive)
+ Added@vot.js/shared@2.2.2(transitive)
Updated@vot.js/shared@^2.0.3