Skip to content

Commit f5bb89c

Browse files
committed
[ADD] project dependencies
- colors,, inquirer & turbo-git-config
1 parent af43b42 commit f5bb89c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@
77
"test": "nyc jasmine-node --verbose --captureExceptions test"
88
},
99
"dependencies": {
10+
"colors": "^1.1.2",
11+
"inquirer": "^1.2.3",
12+
"turbo-git-config": "^0.1.0"
1013
},
1114
"devDependencies": {
1215
"jasmine-node": "^1.14.5",

0 commit comments

Comments
 (0)