Skip to content

Commit e5cc957

Browse files
committed
Add standard as dev dependency
1 parent 7526454 commit e5cc957

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@
3535
"homepage": "https://github.com/suufi/noblox.js",
3636
"devDependencies": {
3737
"JSONStream": "^1.3.1",
38-
"progress": "^2.0.0"
38+
"progress": "^2.0.0",
39+
"standard": "^14.3.1"
3940
}
4041
}

0 commit comments

Comments
 (0)