fix dependencies
This commit is contained in:
parent
92bf5cb6c0
commit
1d92e1a4bf
12
package.json
12
package.json
@ -31,24 +31,24 @@
|
|||||||
},
|
},
|
||||||
"homepage": "https://gitlab.com/pushrocks/beautylog",
|
"homepage": "https://gitlab.com/pushrocks/beautylog",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@types/colors": "^0.6.28",
|
"@types/colors": "^0.6.29",
|
||||||
"@types/lodash": "0.0.28",
|
"@types/lodash": "^0.0.29",
|
||||||
"@types/loggly": "^1.0.28",
|
"@types/loggly": "^1.0.28",
|
||||||
"@types/q": "^0.0.27",
|
"@types/q": "^0.0.28",
|
||||||
"@types/winston": "^0.0.27",
|
"@types/winston": "^0.0.27",
|
||||||
"cli-color": "^1.1.0",
|
"cli-color": "^1.1.0",
|
||||||
"cli-table2": "^0.2.0",
|
"cli-table2": "^0.2.0",
|
||||||
"colors": "1.1.2",
|
"colors": "1.1.2",
|
||||||
"figlet": "^1.1.2",
|
"figlet": "^1.1.2",
|
||||||
"lodash": "^4.13.1",
|
"lodash": "^4.14.1",
|
||||||
"loggly": "^1.1.0",
|
"loggly": "^1.1.0",
|
||||||
"ora": "^0.2.3",
|
"ora": "^0.3.0",
|
||||||
"q": "^1.4.1",
|
"q": "^1.4.1",
|
||||||
"smartenv": "^1.2.5",
|
"smartenv": "^1.2.5",
|
||||||
"typings-global": "^1.0.6"
|
"typings-global": "^1.0.6"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"npmts-g": "^5.2.6",
|
"npmts-g": "^5.2.8",
|
||||||
"typings-test": "^1.0.1"
|
"typings-test": "^1.0.1"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user