remove jquery from package.json since it's loaded at the dom level

This commit is contained in:
Albert Yi
2018-08-03 16:04:26 -07:00
parent cffb08a4b6
commit ba74691bc7
2 changed files with 1 additions and 2 deletions

View File

@@ -4,7 +4,6 @@
"debug-loader": "^0.0.1",
"expose-loader": "^0.7.5",
"hammerjs": "^2.0.8",
"jquery": "^3.3.1",
"jquery-ui": "^1.12.1",
"jquery-ujs": "^1.2.2",
"qtip2": "^3.0.3",