Skip to content
Snippets Groups Projects
Commit 9f96ab8e authored by Xiao Gui's avatar Xiao Gui
Browse files

bugfix: updated typescript req for angular

parent 34816a41
No related branches found
No related tags found
No related merge requests found
......@@ -24,7 +24,6 @@
"license": "ISC",
"devDependencies": {
"@angular/animations": "^7.2.15",
"@angular/cli": "^7.3.9",
"@angular/common": "^7.2.15",
"@angular/compiler": "^7.2.15",
"@angular/compiler-cli": "^7.2.15",
......@@ -68,7 +67,7 @@
"ts-loader": "^4.3.0",
"ts-node": "^8.1.0",
"tslint": "^5.16.0",
"typescript": "^3.4.5",
"typescript": "3.2",
"uglifyjs-webpack-plugin": "^1.2.5",
"webpack": "^4.25.0",
"webpack-cli": "^3.3.2",
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment