We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ba8958d + ec0c2fc commit 053205bCopy full SHA for 053205b
1 file changed
package.json
@@ -23,8 +23,8 @@
23
"istanbul": "^0.4.5",
24
"mocha": "^5.0.0",
25
"random-access-memory": "^2.4.0",
26
- "standard": "^10.0.3",
27
- "tmp": "0.0.33"
+ "tmp": "0.0.33",
+ "standard": "^11.0.0"
28
},
29
"scripts": {
30
"test": "mocha test/**.spec.js",
0 commit comments