Skip to content

Commit 688a986

Browse files
committed
Whoops. Remove pinned node version from package.json
1 parent 28bce1c commit 688a986

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

packages/node/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,7 @@
6565
"circularDepCheck": "madge --circular src/index.ts"
6666
},
6767
"volta": {
68-
"extends": "../../package.json",
69-
"node": "6.17.1"
68+
"extends": "../../package.json"
7069
},
7170
"jest": {
7271
"collectCoverage": true,

0 commit comments

Comments
 (0)