Skip to content

Commit

Permalink
Whoops. Remove pinned node version from package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
kamilogorek committed Jun 22, 2021
1 parent 28bce1c commit 688a986
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions packages/node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,8 +65,7 @@
"circularDepCheck": "madge --circular src/index.ts"
},
"volta": {
"extends": "../../package.json",
"node": "6.17.1"
"extends": "../../package.json"
},
"jest": {
"collectCoverage": true,
Expand Down

0 comments on commit 688a986

Please sign in to comment.