Skip to content
This repository has been archived by the owner on Jun 27, 2018. It is now read-only.

Commit

Permalink
fix(package): use [email protected]
Browse files Browse the repository at this point in the history
  • Loading branch information
teppeis committed Dec 11, 2016
1 parent 7fec3df commit ef04cb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
},
"homepage": "https://github.com/teppeis/typescript-simple",
"dependencies": {
"typescript": "^2.0.3"
"typescript": "~2.0.3"
},
"devDependencies": {
"mocha": "^3.1.2"
Expand Down

0 comments on commit ef04cb3

Please sign in to comment.