Update deps

This commit is contained in:
Sebastian Miasojed
2024-11-27 15:28:04 +01:00
parent 6a4fd1e991
commit d25be523c1
4 changed files with 5 additions and 9 deletions
+1 -2
View File
@@ -3,8 +3,7 @@
"private": true,
"scripts": {
"test:cli": "npm run test -w crates/solidity/src/tests/cli-tests",
"build:revive": "npm run build -w js",
"test:revive": "npm run test -w js"
"test:revive": "npm run example:node -w js"
},
"workspaces": [
"crates/solidity/src/tests/cli-tests",