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.
1 parent d579e64 commit ce1c222Copy full SHA for ce1c222
package.json
@@ -43,7 +43,11 @@
43
"esdoc-inject-style-plugin": "1.0.0",
44
"esdoc-standard-plugin": "1.0.0",
45
"np": "7.2.0",
46
- "nyc": "15.1.0"
+ "nyc": "15.1.0",
47
+ "babel-plugin-transform-remove-console": "6.9.4",
48
+ "babel-plugin-unassert": "3.0.1",
49
+ "babel-preset-power-assert": "3.0.0",
50
+ "power-assert": "1.6.1"
51
},
52
"files": [
53
"lib"
0 commit comments