We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 749faf2 commit 8ae2cc5Copy full SHA for 8ae2cc5
package.json
@@ -5,9 +5,9 @@
5
"description": "This package.json file is not needed by 'makes'. We use package.json to setup our tests and changelog.",
6
"license": "MIT",
7
"devDependencies": {
8
- "ava": "^2.3.0",
9
- "cross-spawn": "^6.0.5",
10
- "puppeteer": "^1.19.0",
+ "ava": "^2.4.0",
+ "cross-spawn": "^7.0.0",
+ "puppeteer": "^1.20.0",
11
"standard-changelog": "^2.0.13",
12
"vinyl": "^2.2.0"
13
},
0 commit comments