Skip to content

Commit 4b30546

Browse files
cironunesIgorMinar
authored andcommitted
chore: fix typescript version to 1.6.x
1 parent 694a4a7 commit 4b30546

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"resolve": "^1.0.0",
4444
"silent-error": "^1.0.0",
4545
"symlink-or-copy": "^1.0.1",
46-
"typescript": "^1.6.2"
46+
"typescript": "~1.6.2"
4747
},
4848
"ember-addon": {
4949
"paths": [

0 commit comments

Comments
 (0)