Commit b2228727 authored by Sam Saccone's avatar Sam Saccone

typescript-angular: Add compiler to package.json

parent 67585d1c
...@@ -4,5 +4,8 @@ ...@@ -4,5 +4,8 @@
"angular": "^1.3.13", "angular": "^1.3.13",
"todomvc-app-css": "^1.0.0", "todomvc-app-css": "^1.0.0",
"todomvc-common": "^1.0.1" "todomvc-common": "^1.0.1"
},
"devDependencies": {
"typescript": "^1.5.0-alpha"
} }
} }
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment