Skip to content

Commit

Permalink
Unit Tests and Fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
obany committed Aug 23, 2017
1 parent b72178b commit e95bfe7
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Expand Up @@ -31,10 +31,10 @@
"node": ">=8.0.0"
},
"devDependencies": {
"@types/chai": "^4.0.3",
"@types/chai": "^4.0.4",
"@types/jimp": "^0.2.1",
"@types/mocha": "^2.2.41",
"@types/phantom": "^3.2.2",
"@types/mocha": "^2.2.42",
"@types/phantom": "^3.2.3",
"@types/sinon": "^2.3.3",
"chai": "^4.1.1",
"coveralls": "^2.13.1",
Expand All @@ -47,7 +47,7 @@
"gulp-replace": "^0.6.1",
"gulp-sourcemaps": "^2.6.1",
"gulp-tslint": "^8.1.2",
"gulp-typescript": "^3.2.1",
"gulp-typescript": "^3.2.2",
"merge2": "^1.1.0",
"minimist": "^1.2.0",
"remap-istanbul": "^0.9.5",
Expand Down

0 comments on commit e95bfe7

Please sign in to comment.