Skip to content

Commit

Permalink
sort dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickkunka committed Jul 2, 2018
1 parent b908c29 commit 363376c
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,15 +51,13 @@
"chai-shallow-deep-equal": "^1.4.0",
"coveralls": "^3.0.1",
"istanbul": "^0.4.5",
"jsdom": "^11.11.0",
"jsdom-global": "^3.0.2",
"mocha": "^3.0.2",
"nyc": "^11.3.0",
"source-map-support": "^0.5.0",
"ts-node": "^3.3.0",
"tslint": "^5.8.0",
"typescript": "^2.6.1"
},
"dependencies": {
"jsdom": "^11.11.0",
"jsdom-global": "^3.0.2"
}
}

0 comments on commit 363376c

Please sign in to comment.