Update typings and bump other dependencies
This commit is contained in:
@@ -11,14 +11,14 @@
|
|||||||
"browser-sync": "^2.13.0",
|
"browser-sync": "^2.13.0",
|
||||||
"gulp": "^3.9.1",
|
"gulp": "^3.9.1",
|
||||||
"gulp-if": "^2.0.1",
|
"gulp-if": "^2.0.1",
|
||||||
"gulp-sass": "^2.3.1",
|
"gulp-sass": "^2.3.2",
|
||||||
"gulp-sourcemaps": "^1.6.0",
|
"gulp-sourcemaps": "^1.6.0",
|
||||||
"raw-loader": "^0.5.1",
|
"raw-loader": "^0.5.1",
|
||||||
"sass-loader": "^3.2.0",
|
"sass-loader": "^3.2.1",
|
||||||
"stylint": "^1.3.10",
|
"stylint": "^1.3.10",
|
||||||
"ts-loader": "^0.8.2",
|
"ts-loader": "^0.8.2",
|
||||||
"tslint": "^3.11.0",
|
"tslint": "^3.11.0",
|
||||||
"typings": "^1.0.5",
|
"typings": "^1.3.0",
|
||||||
"webpack": "^1.13.1",
|
"webpack": "^1.13.1",
|
||||||
"webpack-dev-server": "^1.14.1",
|
"webpack-dev-server": "^1.14.1",
|
||||||
"webpack-stream": "^3.2.0",
|
"webpack-stream": "^3.2.0",
|
||||||
|
|||||||
10
typings.json
10
typings.json
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"globalDependencies": {
|
"globalDependencies": {
|
||||||
"es6-shim": "registry:dt/es6-shim#0.31.2+20160317120654",
|
"es6-shim": "registry:dt/es6-shim#0.31.2+20160602141504",
|
||||||
"jquery": "registry:dt/jquery#1.10.0+20160417213236",
|
"jquery": "registry:dt/jquery#1.10.0+20160620094458",
|
||||||
"node": "registry:dt/node#4.0.0+20160319033040"
|
"node": "registry:dt/node#6.0.0+20160619064643"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user