mirror of
https://github.com/aspnet/JavaScriptServices.git
synced 2026-01-12 03:46:32 +00:00
Update NodeServices TypeScript compilation to use @types
This commit is contained in:
@@ -10,8 +10,9 @@
|
||||
"author": "Microsoft",
|
||||
"license": "Apache-2.0",
|
||||
"devDependencies": {
|
||||
"@types/node": "^6.0.42",
|
||||
"ts-loader": "^0.8.2",
|
||||
"typescript": "^1.8.10",
|
||||
"typescript": "^2.0.0",
|
||||
"webpack": "^1.13.1"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user