removed all traces of npm

This commit is contained in:
alecmerdler 2017-02-27 17:02:30 -08:00
parent f9e8c24ff3
commit ff5fa22930
2 changed files with 11 additions and 15 deletions

View file

@ -57,7 +57,7 @@
"source-map-loader": "0.1.5",
"style-loader": "0.13.1",
"ts-loader": "0.9.5",
"typescript": "2.0.3",
"typescript": "2.2.1",
"typings": "1.4.0",
"webpack": "^2.2"
}