Skip to content

Commit d7ce7fd

Browse files
author
OneDrive Build
committed
"Applying package updates."
1 parent 2474552 commit d7ce7fd

File tree

4 files changed

+3
-13
lines changed

4 files changed

+3
-13
lines changed

common/changes/nickpape-remove-comments_2016-11-09-19-33.json

Lines changed: 0 additions & 10 deletions
This file was deleted.

gulp-core-build-typescript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@microsoft/gulp-core-build-typescript",
3-
"version": "1.0.3",
3+
"version": "1.1.0",
44
"description": "",
55
"main": "lib/index.js",
66
"typings": "lib/index.d.ts",

node-library-build/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"dependencies": {
1818
"@microsoft/gulp-core-build": ">=1.0.1 <2.0.0",
1919
"@microsoft/gulp-core-build-mocha": ">=1.0.0 <2.0.0",
20-
"@microsoft/gulp-core-build-typescript": ">=1.0.3 <2.0.0",
20+
"@microsoft/gulp-core-build-typescript": ">=1.1.0 <2.0.0",
2121
"@types/es6-promise": "0.0.32",
2222
"@types/gulp": "^3.8.32",
2323
"@types/node": "^6.0.46",

web-library-build/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@microsoft/gulp-core-build-karma": ">=1.0.1 <2.0.0",
2222
"@microsoft/gulp-core-build-sass": ">=1.0.0 <2.0.0",
2323
"@microsoft/gulp-core-build-serve": ">=1.0.1 <2.0.0",
24-
"@microsoft/gulp-core-build-typescript": ">=1.0.3 <2.0.0",
24+
"@microsoft/gulp-core-build-typescript": ">=1.1.0 <2.0.0",
2525
"@microsoft/gulp-core-build-webpack": ">=1.0.1 <2.0.0",
2626
"@types/es6-promise": "0.0.32",
2727
"@types/gulp": "^3.8.32",

0 commit comments

Comments
 (0)