We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2bbaeaf commit 08b00d8Copy full SHA for 08b00d8
1 file changed
package.json
@@ -20,7 +20,7 @@
20
"docs:publish": "cp ./now.json ./docs && cd docs && now --public -f && now alias && now rm --yes --safe graphql-import & cd .."
21
},
22
"devDependencies": {
23
- "@types/node": "8.5.4",
+ "@types/node": "8.5.5",
24
"ava": "0.24.0",
25
"tslint": "5.8.0",
26
"tslint-config-standard": "7.0.0",
0 commit comments