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 0ae52bb commit 726a9d9Copy full SHA for 726a9d9
package.json
@@ -4,10 +4,10 @@
4
"version": "0.0.1",
5
"description": "This package.json file is not needed by 'makes'. We use package.json to setup our tests and changelog.",
6
"devDependencies": {
7
- "ava": "^2.2.0",
+ "ava": "^2.3.0",
8
"cross-spawn": "^6.0.5",
9
- "puppeteer": "^1.18.1",
10
- "standard-changelog": "^2.0.11",
+ "puppeteer": "^1.19.0",
+ "standard-changelog": "^2.0.13",
11
"vinyl": "^2.2.0"
12
},
13
"scripts": {
0 commit comments