Skip to content
This repository was archived by the owner on Apr 4, 2025. It is now read-only.

Commit d515910

Browse files
Karthik KBrocco
authored andcommitted
feat(@schematics/angular): upgrade ts-node to 4.1.0
1 parent 0f52fac commit d515910

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/schematics/angular/application/files/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"karma-jasmine": "~1.1.0",
4444
"karma-jasmine-html-reporter": "^0.2.2",
4545
"protractor": "~5.1.2",
46-
"ts-node": "~3.2.0",
46+
"ts-node": "~4.1.0",
4747
"tslint": "~5.9.1",<% } %>
4848
"typescript": "~2.6.2"
4949
}

0 commit comments

Comments
 (0)