We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
core-js
tape
1 parent 252952d commit 59483d1Copy full SHA for 59483d1
package.json
@@ -4,8 +4,8 @@
4
"description": "string representations of objects in node and the browser",
5
"main": "index.js",
6
"devDependencies": {
7
- "core-js": "^2.4.1",
8
- "tape": "^4.7.0"
+ "core-js": "^2.5.1",
+ "tape": "^4.8.0"
9
},
10
"scripts": {
11
"test": "npm run tests-only",
0 commit comments