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

Commit 9636b0d

Browse files
committed
Make dtslint a dev dependency
1 parent 0897aad commit 9636b0d

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
@@ -22,12 +22,10 @@
2222
},
2323
"homepage": "https://github.com/bash/random.js#readme",
2424
"devDependencies": {
25+
"dtslint": "^2.0.5",
2526
"coveralls": "^3.0.9",
2627
"mocha": "^7.0.0",
2728
"nyc": "^15.0.0",
2829
"standard": "^14.3.1"
29-
},
30-
"dependencies": {
31-
"dtslint": "^2.0.5"
3230
}
3331
}

0 commit comments

Comments
 (0)