Skip to content

Commit

Permalink
[Dev Deps] update core-js, tape
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Sep 29, 2017
1 parent 252952d commit 59483d1
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 @@ -4,8 +4,8 @@
"description": "string representations of objects in node and the browser",
"main": "index.js",
"devDependencies": {
"core-js": "^2.4.1",
"tape": "^4.7.0"
"core-js": "^2.5.1",
"tape": "^4.8.0"
},
"scripts": {
"test": "npm run tests-only",
Expand Down

0 comments on commit 59483d1

Please sign in to comment.