Skip to content

Commit e653417

Browse files
crisbetojosephperrott
authored andcommitted
build: lock down typescript version (#10649)
1 parent 7857b92 commit e653417

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@
127127
"tsconfig-paths": "^2.3.0",
128128
"tslint": "^5.9.1",
129129
"tsutils": "^2.6.0",
130-
"typescript": "^2.7.2",
130+
"typescript": "2.7.x",
131131
"uglify-js": "^2.8.14",
132132
"web-animations-js": "^2.2.5"
133133
}

0 commit comments

Comments
 (0)