1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2024-11-28 09:24:24 +01:00

removed dependency to jquery-ui

This commit is contained in:
Sylvain 2019-07-17 15:30:19 +02:00
parent 48c68b29be
commit 26c8d402e1
3 changed files with 0 additions and 11 deletions

View File

@ -14,12 +14,6 @@
//= require jquery_ujs
//= require bootstrap
//= require polyfill
//= require jquery-ui/ui/jquery.ui.core
//= require jquery-ui/ui/jquery.ui.widget
//= require jquery-ui/ui/jquery.ui.mouse
//= require jquery-ui/ui/jquery.ui.draggable
//= require jquery-ui/ui/jquery.ui.droppable
//= require jquery-ui/ui/jquery.ui.resizable
//= require angular
//= require angular-cookies
//= require angular-resource

View File

@ -62,7 +62,6 @@
"jasny-bootstrap": "3.1",
"jquery": ">=3.4.0",
"jquery-minicolors": "^2.1.10",
"jquery-ui": "https://github.com/devongovett/jqueryui-npm.git#1.10.4",
"medium-editor": "4.4.0",
"messageformat": "0.1.8",
"moment": "2.22",

View File

@ -868,10 +868,6 @@ jquery-minicolors@^2.1.10:
dependencies:
jquery ">= 1.7.x"
"jquery-ui@https://github.com/devongovett/jqueryui-npm.git#1.10.4":
version "1.10.4"
resolved "https://github.com/devongovett/jqueryui-npm.git#51bc3549dd6530a18f43be45c3e8ae520805b9e4"
"jquery@>= 1.7.x", jquery@>=1.7.1, jquery@>=1.9.0, jquery@>=3.4.0:
version "3.4.1"
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.4.1.tgz#714f1f8d9dde4bdfa55764ba37ef214630d80ef2"