Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
js-yezi committed Dec 26, 2017
1 parent b362fd0 commit 0306e0c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -38,3 +38,5 @@ jspm_packages

# Optional REPL history
.node_repl_history

package-lock.json
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,13 +42,13 @@
},
"homepage": "https://github.com/ddvjs/ddv-util#readme",
"devDependencies": {
"babel-core": "^6.22.1",
"babel-loader": "^6.2.10",
"babel-core": "^6.26.0",
"babel-eslint": "^7.0.0",
"babel-loader": "^6.4.1",
"babel-preset-es2015": "^6.22.0",
"eslint": "^3.10.2",
"eslint-plugin-html": "^1.3.0",
"eslint-config-standard": "^6.2.1",
"eslint-plugin-html": "^1.3.0",
"eslint-plugin-promise": "^3.4.0",
"eslint-plugin-standard": "^2.0.1",
"webpack": "^2.2.0"
Expand Down

0 comments on commit 0306e0c

Please sign in to comment.