Skip to content

Commit 04f0996

Browse files
committed
chore: remove volta
1 parent de23267 commit 04f0996

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

package.json

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,5 @@
1717
"build": "turbo run build",
1818
"test": "turbo run test",
1919
"shipit": "npm run build-jar -w packages/gradle-parse && npm run build -- --force && npm run test && npx changeset publish && git push --tags"
20-
},
21-
"volta": {
22-
"node": "16.18.1",
23-
"npm": "9.1.2"
24-
},
25-
"packageManager": "npm@9.1.l"
20+
}
2621
}

0 commit comments

Comments
 (0)