1
0
Fork 0
forked from forgejo/forgejo

move jquery.are-you-sure to npm/webpack (#10063)

This commit is contained in:
silverwind 2020-01-29 22:16:55 +01:00 committed by GitHub
parent 169bb55ec6
commit 35ada598cc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
9 changed files with 11 additions and 216 deletions

View file

@ -9,6 +9,7 @@
"highlight.js": "9.18.0",
"jquery": "3.4.1",
"jquery-migrate": "3.1.0",
"jquery.are-you-sure": "1.9.0",
"swagger-ui": "3.24.3",
"vue-bar-graph": "1.2.0"
},