Update typings to 1.0.x.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
/// <reference path="../typings/main/ambient/node/index.d.ts" />
|
||||
/// <reference path="../typings/globals/node/index.d.ts" />
|
||||
|
||||
import {Serializable} from './Serializable';
|
||||
import {UhkBuffer} from './UhkBuffer';
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
"sass-loader": "^3.2.0",
|
||||
"ts-loader": "^0.8.2",
|
||||
"tslint": "^3.8.1",
|
||||
"typings": "^0.8.1",
|
||||
"typings": "^1.0.4",
|
||||
"webpack": "^1.13.0",
|
||||
"webpack-dev-server": "^1.14.1",
|
||||
"webpack-stream": "^3.2.0",
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"ambientDependencies": {
|
||||
"globalDependencies": {
|
||||
"node": "registry:dt/node#4.0.0+20160319033040",
|
||||
"es6-shim": "registry:dt/es6-shim#0.31.2+20160317120654"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user