Skip to content

Commit

Permalink
modify
Browse files Browse the repository at this point in the history
  • Loading branch information
lidianhao123 committed Dec 13, 2017
1 parent dfcd77e commit dcbab04
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"webstorm-disable-index": "^1.2.0"
},
"engines": {
"node": ">=6.0.0"
"node": ">=8.9.0"
},
"scripts": {
"test": "npm run lint -- --fix && egg-bin pkgfiles && npm run test-local",
Expand All @@ -54,7 +54,7 @@
"app.js"
],
"ci": {
"version": "6, 8"
"version": "8, 9"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit dcbab04

Please sign in to comment.