Skip to content

Commit 2fce5d8

Browse files
committed
Bootstrap-toggle under yarn control
1 parent 1e38b24 commit 2fce5d8

File tree

4 files changed

+8
-10
lines changed

4 files changed

+8
-10
lines changed

webapp/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"dependencies": {
33
"@melloware/coloris": "^0.25.0",
4+
"bootstrap-toggle": "^2.2.2",
45
"jquery-debounce-throttle": "^1.0.6-rc.0",
56
"monaco": "^1.201704190613.0"
67
}

webapp/public/js/bootstrap-toggle.min.js

Lines changed: 0 additions & 9 deletions
This file was deleted.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../../node_modules/bootstrap-toggle/js/bootstrap-toggle.min.js

webapp/public/js/bootstrap-toggle.min.js.map

Lines changed: 0 additions & 1 deletion
This file was deleted.

webapp/public/js/bootstrap-toggle.min.js.map

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

webapp/yarn.lock

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@
77
resolved "https://registry.yarnpkg.com/@melloware/coloris/-/coloris-0.25.0.tgz#7012c10dc510dca1660b3692ed3c812344aec6ca"
88
integrity sha512-RBWVFLjWbup7GRkOXb9g3+ZtR9AevFtJinrRz2cYPLjZ3TCkNRGMWuNbmQWbZ5cF3VU7aQDZwUsYgIY/bGrh2g==
99

10+
bootstrap-toggle@^2.2.2:
11+
version "2.2.2"
12+
resolved "https://registry.yarnpkg.com/bootstrap-toggle/-/bootstrap-toggle-2.2.2.tgz#2b88534fc1b998674f877f98ba0d8b5b743e96fe"
13+
integrity sha512-AkYD/i3NGCEksIb/PmmUrrxpa0DYi7Si30e9Ldhou2t1HTd9npoXUsxJJjFPvlV7iLUptlysWTcYD7i3DKV6qg==
14+
1015
jquery-debounce-throttle@^1.0.6-rc.0:
1116
version "1.0.6-rc.0"
1217
resolved "https://registry.yarnpkg.com/jquery-debounce-throttle/-/jquery-debounce-throttle-1.0.6-rc.0.tgz#59a7737e46d8b435d01bc94b224e98fa126aba46"

0 commit comments

Comments
 (0)