Skip to content

Commit

Permalink
chore: remove volta
Browse files Browse the repository at this point in the history
  • Loading branch information
markemer committed Nov 13, 2024
1 parent de23267 commit 04f0996
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,5 @@
"build": "turbo run build",
"test": "turbo run test",
"shipit": "npm run build-jar -w packages/gradle-parse && npm run build -- --force && npm run test && npx changeset publish && git push --tags"
},
"volta": {
"node": "16.18.1",
"npm": "9.1.2"
},
"packageManager": "[email protected]"
}
}

0 comments on commit 04f0996

Please sign in to comment.