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 0e888a0 commit 3db56d3
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Expand Up @@ -30,10 +30,10 @@
"node": ">=8.0.0"
},
"devDependencies": {
"@types/chai": "^4.0.3",
"@types/mocha": "^2.2.41",
"@types/chai": "^4.0.4",
"@types/mocha": "^2.2.42",
"@types/node": "^8.0.24",
"@types/phantom": "^3.2.2",
"@types/phantom": "^3.2.3",
"@types/sinon": "^2.3.3",
"chai": "^4.1.1",
"coveralls": "^2.13.1",
Expand All @@ -45,7 +45,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 3db56d3

Please sign in to comment.