Skip to content

Commit d3d5723

Browse files
committed
fixup! app: add a bower file to setup the javascript modules
1 parent dac25d0 commit d3d5723

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

bower.json

+1-6
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,6 @@
2424
],
2525
"dependencies": {
2626
"jquery": "3.3.1",
27-
"bootstrap": "~3.3.6",
28-
// "turfjs": "*",
29-
// "swagger-ui": "^3.5.0",
30-
// "html2canvas": "0.4.1",
31-
// "dom-to-image": "*"
32-
// "blueimp-load-image": "*"
27+
"bootstrap": "~3.3.6"
3328
}
3429
}

0 commit comments

Comments
 (0)