aboutsummaryrefslogtreecommitdiff
path: root/frontend/angular.json
diff options
context:
space:
mode:
authorSonja Galovic <galovicsonja@gmail.com>2022-04-06 18:31:40 +0200
committerSonja Galovic <galovicsonja@gmail.com>2022-04-06 18:31:40 +0200
commit364e0c668dc6cd2a2ace7ed90adbc543c5128716 (patch)
tree6be2aeb7f9112b3a35a4aa0e0c435c9b42b6cd9a /frontend/angular.json
parent7137f50a7521f14f3827a828f61dfaa184891f72 (diff)
Izmenjen angular.json - sve radi sad
Diffstat (limited to 'frontend/angular.json')
-rw-r--r--frontend/angular.json5
1 files changed, 1 insertions, 4 deletions
diff --git a/frontend/angular.json b/frontend/angular.json
index f9825281..6653e4b1 100644
--- a/frontend/angular.json
+++ b/frontend/angular.json
@@ -33,10 +33,7 @@
"./node_modules/@angular/material/prebuilt-themes/indigo-pink.css"
],
"scripts": [
- "node_modules/bootstrap/dist/js/bootstrap.bundle.min.js",
- "node_modules/jquery/dist/jquery.min.js",
- "node_modules/popper.js/dist/popper.min.js",
- "node_modules/bootstrap/dist/js/bootstrap.min.js"
+ "node_modules/bootstrap/dist/js/bootstrap.bundle.min.js"
]
},
"configurations": {