update to standard 12

This commit is contained in:
Romain Beaumont 2018-11-25 16:31:55 +01:00
parent 7c0744d536
commit 43b665bb84
No known key found for this signature in database
GPG key ID: DB60E388B3BCF286
36 changed files with 112 additions and 112 deletions

View file

@ -57,8 +57,8 @@
"devDependencies": { "devDependencies": {
"jest": "^22.1.4", "jest": "^22.1.4",
"longjohn": "^0.2.12", "longjohn": "^0.2.12",
"mineflayer": "^2.6.1", "mineflayer": "^2.7.3",
"require-self": "^0.2.1", "require-self": "^0.2.1",
"standard": "^11.0.1" "standard": "^12.0.1"
} }
} }