Skip to content

Commit d5baf0f

Browse files
Lokesh rLokesh r
Lokesh r
authored and
Lokesh r
committed
remove excess boilerplate
1 parent 91ad6d9 commit d5baf0f

8 files changed

+38
-642
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,11 @@
1919
"@angular/platform-browser": "~8.2.14",
2020
"@angular/platform-browser-dynamic": "~8.2.14",
2121
"@angular/router": "~8.2.14",
22+
"@ngxs/devtools-plugin": "^3.6.0",
23+
"@ngxs/store": "^3.6.0",
2224
"rxjs": "~6.4.0",
2325
"tslib": "^1.10.0",
24-
"zone.js": "~0.9.1",
25-
"@ngxs/devtools-plugin": "^3.6.0",
26-
"@ngxs/store": "^3.6.0"
26+
"zone.js": "~0.9.1"
2727
},
2828
"devDependencies": {
2929
"@angular-devkit/build-angular": "~0.803.22",

0 commit comments

Comments
 (0)