update deps
This commit is contained in:
		| @@ -1,5 +1,5 @@ | |||||||
| { | { | ||||||
|   "mode":"default", |   "mode":"default", | ||||||
|   "coveralls":true, |   "codecov":true, | ||||||
|   "coverageTreshold":71 |   "coverageTreshold":71 | ||||||
| } | } | ||||||
| @@ -22,12 +22,12 @@ | |||||||
|   }, |   }, | ||||||
|   "homepage": "https://github.com/pushrocks/smartgit", |   "homepage": "https://github.com/pushrocks/smartgit", | ||||||
|   "dependencies": { |   "dependencies": { | ||||||
|     "beautylog": "3.1.2", |     "beautylog": "^3.1.2", | ||||||
|     "nodegit": "0.12.1", |     "nodegit": "^0.12.1", | ||||||
|     "q": "1.4.1" |     "q": "^1.4.1" | ||||||
|   }, |   }, | ||||||
|   "devDependencies": { |   "devDependencies": { | ||||||
|     "npmts": "3.6.10", |     "npmts": "^4.0.1", | ||||||
|     "should": "^8.3.0" |     "should": "^8.3.0" | ||||||
|   } |   } | ||||||
| } | } | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user