Skip to content

Commit

Permalink
update package dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
flyover committed Jun 22, 2017
1 parent eb603d7 commit 158b131
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
"main": "index.js",
"dependencies": {
"@types/systemjs": "^0.19.33",
"plugin-typescript": "^5.3.1",
"systemjs": "^0.20.0-rc.1",
"typescript": "^2.1.4"
"plugin-typescript": "^5.3.3",
"systemjs": "^0.20.14",
"typescript": "^2.3.4"
},
"devDependencies": {},
"scripts": {
Expand Down

0 comments on commit 158b131

Please sign in to comment.