Skip to content
This repository was archived by the owner on Sep 21, 2019. It is now read-only.

Commit c2f1e1c

Browse files
committed
move @types/detect-indent to dev
1 parent ddebd8c commit c2f1e1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@
3232
"author": "Mohsen Azimi <me@azimi.me>",
3333
"license": "Apache-2.0",
3434
"dependencies": {
35-
"@types/detect-indent": "^5.0.0",
3635
"chalk": "^1.1.3",
3736
"commander": "^2.10.0",
3837
"detect-indent": "^5.0.0",
@@ -44,6 +43,7 @@
4443
"devDependencies": {
4544
"@types/chalk": "^0.4.31",
4645
"@types/commander": "^2.9.1",
46+
"@types/detect-indent": "^5.0.0",
4747
"@types/glob": "^5.0.30",
4848
"@types/jest": "^20.0.2",
4949
"@types/lodash": "^4.14.93",

0 commit comments

Comments
 (0)