Archived
1
0
Fork 0

package.json: remove jquery

This commit is contained in:
Henrik Hautakoski 2022-08-05 15:36:41 +02:00
parent 724a302c47
commit a29b41ae54
2 changed files with 1 additions and 15 deletions

13
package-lock.json generated
View file

@ -16,7 +16,6 @@
"gulp-rename": "^2.0.0",
"gulp-sass": "^5.1.0",
"gulp-uglify": "^3.0.2",
"jquery": "~3.0.0",
"natives": "^1.1.6",
"sass": "^1.54.0"
}
@ -2196,12 +2195,6 @@
"node": ">=0.10.0"
}
},
"node_modules/jquery": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/jquery/-/jquery-3.0.0.tgz",
"integrity": "sha1-laKpVBKRqfgZ4Bb4W6JHEW0D5Ks=",
"dev": true
},
"node_modules/json-stable-stringify-without-jsonify": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz",
@ -6153,12 +6146,6 @@
"integrity": "sha1-TkMekrEalzFjaqH5yNHMvP2reN8=",
"dev": true
},
"jquery": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/jquery/-/jquery-3.0.0.tgz",
"integrity": "sha1-laKpVBKRqfgZ4Bb4W6JHEW0D5Ks=",
"dev": true
},
"json-stable-stringify-without-jsonify": {
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz",