Skip to content
This repository was archived by the owner on Feb 19, 2025. It is now read-only.

Commit 0dbd563

Browse files
author
Ruben Schmidmeister
committed
Move dependency to devDependencies
1 parent 5bc9a6c commit 0dbd563

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

package.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,7 @@
2121
"homepage": "https://github.com/bash/random.js#readme",
2222
"devDependencies": {
2323
"mocha": "^6.2.2",
24-
"standard": "^14.3.1"
25-
},
26-
"dependencies": {
24+
"standard": "^14.3.1",
2725
"istanbul": "^0.4.5"
2826
}
2927
}

0 commit comments

Comments
 (0)