Drop jquery.textchange
This commit is contained in:
parent
1206b3c37d
commit
ac39716ab4
4 changed files with 0 additions and 7 deletions
|
|
@ -11,7 +11,6 @@
|
|||
//= require ./publisher/poll_creator_view
|
||||
//= require ./publisher/services_view
|
||||
//= require ./publisher/uploader_view
|
||||
//= require jquery.textchange/jquery.textchange
|
||||
|
||||
app.views.Publisher = Backbone.View.extend({
|
||||
|
||||
|
|
|
|||
|
|
@ -4,7 +4,6 @@
|
|||
*/
|
||||
// @license magnet:?xt=urn:btih:0b31508aeb0634b347b8270c7bee4d411b5d4109&dn=agpl-3.0.txt AGPL-v3-or-Later
|
||||
|
||||
//= require jquery.textchange/jquery.textchange
|
||||
//= require charcount
|
||||
//= require js-routes
|
||||
//= require autosize/dist/autosize
|
||||
|
|
|
|||
|
|
@ -4,7 +4,6 @@
|
|||
"license": "AGPL-3.0",
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"jquery.textchange": "gist:424774",
|
||||
"autosize": "4.0.2",
|
||||
"backbone": "1.3.3",
|
||||
"blueimp-gallery": "2.33.0",
|
||||
|
|
|
|||
|
|
@ -90,10 +90,6 @@ jquery.are-you-sure@1.9.0:
|
|||
dependencies:
|
||||
jquery ">=1.4.2"
|
||||
|
||||
"jquery.textchange@gist:424774":
|
||||
version "0.0.0"
|
||||
resolved "https://gist.github.com/424774.git#f279b03d73e22305059f590b745618fdb9158771"
|
||||
|
||||
jquery@3.6.0, jquery@>=1.11, jquery@>=1.4.2:
|
||||
version "3.6.0"
|
||||
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.6.0.tgz#c72a09f15c1bdce142f49dbf1170bdf8adac2470"
|
||||
|
|
|
|||
Loading…
Reference in a new issue