Skip to content

Commit 59483d1

Browse files
committed
[Dev Deps] update core-js, tape
1 parent 252952d commit 59483d1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
"description": "string representations of objects in node and the browser",
55
"main": "index.js",
66
"devDependencies": {
7-
"core-js": "^2.4.1",
8-
"tape": "^4.7.0"
7+
"core-js": "^2.5.1",
8+
"tape": "^4.8.0"
99
},
1010
"scripts": {
1111
"test": "npm run tests-only",

0 commit comments

Comments
 (0)