Skip to content

Commit 4bb0251

Browse files
Move to yarn and volta
1 parent 99e201e commit 4bb0251

File tree

2 files changed

+4111
-0
lines changed

2 files changed

+4111
-0
lines changed

package.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@
4949
"husky": "3.1.0",
5050
"lint-staged": "9.4.3",
5151
"np": "5.1.3",
52+
"npm-run-all": "4.1.5",
5253
"prettier": "1.19.1",
5354
"rimraf": "3.0.0",
5455
"rollup": "0.67.4",
@@ -74,5 +75,9 @@
7475
"test/**/*.test.js"
7576
],
7677
"verbose": true
78+
},
79+
"volta": {
80+
"node": "12.13.1",
81+
"yarn": "1.21.0"
7782
}
7883
}

0 commit comments

Comments
 (0)