update to typescript 2.0.3, remove typings and replace with npm @types packages
This commit is contained in:
parent
5e0b9a8686
commit
82f24af318
3 changed files with 3 additions and 2321 deletions
|
|
@ -23,8 +23,10 @@
|
|||
},
|
||||
"homepage": "http://mobxjs.github.com/mobx",
|
||||
"devDependencies": {
|
||||
"@types/react": "^0.14.36",
|
||||
"@types/react-dom": "^0.14.17",
|
||||
"ts-loader": "^0.8.1",
|
||||
"typescript": "^1.8.2",
|
||||
"typescript": "^2.0.3",
|
||||
"webpack": "^1.9.6",
|
||||
"webpack-dev-server": "^1.8.2"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue