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

Commit 974c06c

Browse files
welborniobtford
authored andcommitted
chore(package.json): move suggest-it to deps
1 parent 57c18f9 commit 974c06c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,8 @@
3131
"angular-hint-interpolation": "~0.3.0",
3232
"angular-hint-modules": "~0.4.0",
3333
"angular-hint-scopes": "~0.2.0",
34-
"debounce-on": "0.0.0"
34+
"debounce-on": "0.0.0",
35+
"suggest-it": "0.0.1"
3536
},
3637
"devDependencies": {
3738
"angular": "^1.3.14",
@@ -48,7 +49,6 @@
4849
"protractor": "^1.5.0",
4950
"routes-router": "^4.1.1",
5051
"st": "^0.5.2",
51-
"suggest-it": "0.0.1",
5252
"vinyl-source-stream": "^1.0.0"
5353
}
5454
}

0 commit comments

Comments
 (0)