Skip to content

Commit

Permalink
Updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Mrowetz committed May 6, 2017
1 parent 2a412e6 commit b022923
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,22 +38,22 @@
"grunt-banner": "^0.6.0",
"grunt-browserify": "^5.0.0",
"grunt-bump": "^0.8.0",
"grunt-contrib-clean": "^1.0.0",
"grunt-contrib-clean": "^1.1.0",
"grunt-contrib-concat": "^1.0.1",
"grunt-contrib-copy": "^1.0.0",
"grunt-contrib-uglify": "^2.2.0",
"grunt-contrib-uglify": "^2.3.0",
"grunt-contrib-watch": "^1.0.0",
"grunt-gh-pages": "^2.0.0",
"grunt-run": "^0.6.0",
"grunt-tslint": "^4.0.1",
"grunt-tslint": "^5.0.1",
"live-server": "^1.2.0",
"load-grunt-config": "^0.19.2",
"tsify": "^3.0.1",
"tslint": "^4.5.1",
"typescript": "^2.2.1",
"tslint": "^5.2.0",
"typescript": "^2.3.2",
"whatwg-fetch": "^2.0.3"
},
"dependencies": {
"@types/har-format": "^1.2.0"
"@types/har-format": "^1.2.1"
}
}

0 comments on commit b022923

Please sign in to comment.