install formbouncer

This commit is contained in:
Son NK 2021-04-30 11:44:43 +02:00
parent ceacf8e3a7
commit 722e38deb1
2 changed files with 6 additions and 0 deletions

5
static/package-lock.json generated vendored
View File

@ -81,6 +81,11 @@
"resolved": "https://registry.npmjs.org/font-awesome/-/font-awesome-4.7.0.tgz",
"integrity": "sha1-j6jPBBGhoxr9B7BtKQK7n8gVoTM="
},
"formbouncerjs": {
"version": "1.4.6",
"resolved": "https://registry.npmjs.org/formbouncerjs/-/formbouncerjs-1.4.6.tgz",
"integrity": "sha512-uQL/ZFs5w79RPtgtPbmL8HTKrsEK2q7Fph/uBqe4sFNXIszcrVmHcJ3aj5sB4OTsFbV6igQX9819f/f5t5Wjgg=="
},
"intro.js": {
"version": "2.9.3",
"resolved": "https://registry.npmjs.org/intro.js/-/intro.js-2.9.3.tgz",

1
static/package.json vendored
View File

@ -19,6 +19,7 @@
"@sentry/browser": "^5.30.0",
"bootbox": "^5.5.2",
"font-awesome": "^4.7.0",
"formbouncerjs": "^1.4.6",
"intro.js": "^2.9.3",
"multiple-select": "^1.5.2",
"qrious": "^4.0.2",