keycloak-theme/common/resources/node_modules/jquery/bower.json
teutat3s c7617bda4f
Fix missing jquery dependency
Loading failed for the <script> with source “https://auth.pub.solar/resources/nywxw/common/pub.solar/node_modules/jquery/dist/jquery.min.js”.

Uncaught (in promise) ReferenceError: $ is not defined
2023-07-14 22:05:18 +02:00

14 lines
190 B
JSON

{
"name": "jquery",
"main": "dist/jquery.js",
"license": "MIT",
"ignore": [
"package.json"
],
"keywords": [
"jquery",
"javascript",
"browser",
"library"
]
}