We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de23267 commit 04f0996Copy full SHA for 04f0996
package.json
@@ -17,10 +17,5 @@
17
"build": "turbo run build",
18
"test": "turbo run test",
19
"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"
+ }
26
}
0 commit comments