Skip to content

Commit 06bb93d

Browse files
author
ppetrosh
committed
UPdated the packages files.
1 parent 06f109f commit 06bb93d

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

Diff for: package-lock.json

+9-9
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: package.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -30,19 +30,19 @@
3030
},
3131
"homepage": "https://github.com/electricimp/imp-central-impt",
3232
"dependencies": {
33-
"imp-central-api": "latest",
34-
"prompt-sync": "^4.1.6",
35-
"colors": "^1.1.2",
36-
"yargs": "10.0.3",
37-
"osenv": "^0.1.3",
38-
"cli-spinner": "^0.2.5",
3933
"Builder": "^2.2.2",
34+
"cli-spinner": "^0.2.5",
35+
"colors": "^1.3.2",
4036
"dateformat": "^1.0.12",
4137
"glob": "^6.0.4",
38+
"hoek": "^5.0.4",
39+
"imp-central-api": "^1.3.1",
40+
"osenv": "^0.1.3",
41+
"prompt-sync": "^4.1.6",
4242
"random-words": "0.0.1",
4343
"randomstring": "^1.1.3",
4444
"sprintf-js": "^1.0.3",
45-
"hoek": "^5.0.3"
45+
"yargs": "10.0.3"
4646
},
4747
"scripts": {
4848
"test": "jasmine"

0 commit comments

Comments
 (0)