Update standard

This commit is contained in:
Kasper Isager Dalsgarð 2021-11-02 14:54:12 +01:00
parent d5b61d4f3c
commit 7015d7d7e8
2 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
node_modules
package-lock.json

View File

@ -15,7 +15,7 @@
"devDependencies": {
"browserify": "^16.5.1",
"sodium-test": "^0.10.0",
"standard": "^14.3.4",
"standard": "^15.0.1",
"tape-run": "^7.0.0"
},
"standard": {