Merge with local folder
This commit is contained in:
parent
1598260ce3
commit
706fe745d3
110 changed files with 21422 additions and 17 deletions
4
package.json
Normal file → Executable file
4
package.json
Normal file → Executable file
|
|
@ -24,13 +24,14 @@
|
|||
"@angular/platform-browser-dynamic": "~7.2.0",
|
||||
"@angular/router": "~7.2.0",
|
||||
"core-js": "^2.5.4",
|
||||
"ng": "^0.0.0",
|
||||
"rxjs": "~6.3.3",
|
||||
"tslib": "^1.10.0",
|
||||
"uuid": "^3.3.3",
|
||||
"zone.js": "~0.8.26"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@angular-devkit/build-angular": "~0.13.0",
|
||||
"@angular-devkit/build-angular": "^0.13.10",
|
||||
"@angular/cli": "~7.3.8",
|
||||
"@angular/compiler-cli": "~7.2.0",
|
||||
"@angular/language-service": "~7.2.0",
|
||||
|
|
@ -42,6 +43,7 @@
|
|||
"npm-run-all": "^4.1.5",
|
||||
"prettier": "^1.18.2",
|
||||
"pretty-quick": "^1.11.1",
|
||||
"sass": "^1.32.5",
|
||||
"ts-node": "~7.0.0",
|
||||
"tslint": "~5.11.0",
|
||||
"typescript": "~3.2.2"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue