Skip to content

Commit 053205b

Browse files
authored
Merge branch 'master' into namespaces
2 parents ba8958d + ec0c2fc commit 053205b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@
2323
"istanbul": "^0.4.5",
2424
"mocha": "^5.0.0",
2525
"random-access-memory": "^2.4.0",
26-
"standard": "^10.0.3",
27-
"tmp": "0.0.33"
26+
"tmp": "0.0.33",
27+
"standard": "^11.0.0"
2828
},
2929
"scripts": {
3030
"test": "mocha test/**.spec.js",

0 commit comments

Comments
 (0)