Skip to content
This repository was archived by the owner on Nov 21, 2024. It is now read-only.

Commit 828f201

Browse files
committed
fix(deps): Remove no used dependencies
1 parent 89db005 commit 828f201

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

srcgen/web-app-empty/.angular-cli.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@
2020
"testTsconfig": "tsconfig.spec.json",
2121
"prefix": "",
2222
"styles": [
23-
"../../../node_modules/ladda/css/ladda.scss",
2423
"styles.scss"
2524
],
2625
"scripts": [],

srcgen/web-app-empty/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@
4545
"@rucken/core": "^1.30.2",
4646
"@rucken/web": "^1.30.2",
4747
"@ngx-translate/core": "^9.1.1",
48-
"ladda": "^1.0.5",
4948
"lodash": "^4.17.4",
5049
"ngx-bootstrap": "^2.0.0-rc.0",
5150
"text-mask-addons": "^3.7.1",

0 commit comments

Comments
 (0)