Skip to content

Commit

Permalink
[Dev Deps] remove extra object.entries; update eslint, es6-shim
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Dec 20, 2016
1 parent d42d423 commit fdcdbe5
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,15 +54,14 @@
"covert": "^1.1.0",
"jscs": "^3.0.7",
"foreach": "^2.0.5",
"object.entries": "^1.0.3",
"make-arrow-function": "^1.1.0",
"make-generator-function": "^1.1.0",
"semver": "^5.3.0",
"eslint": "^3.11.1",
"eslint": "^3.12.2",
"@ljharb/eslint-config": "^9.0.1",
"nsp": "^2.6.2",
"replace": "^0.3.0",
"es6-shim": "^0.35.1",
"es6-shim": "^0.35.2",
"core-js": "^2.4.1"
},
"testling": {
Expand Down

0 comments on commit fdcdbe5

Please sign in to comment.