2
0
Эх сурвалжийг харах

Dragscroll, change cursor while scrolling + support summernote compatibily

Martin Filser 3 жил өмнө
parent
commit
24fffd8bfa
2 өөрчлөгдсөн 3 нэмэгдсэн , 3 устгасан
  1. 2 2
      package-lock.json
  2. 1 1
      package.json

+ 2 - 2
package-lock.json

@@ -682,8 +682,8 @@
       }
     },
     "dragscroll": {
-      "version": "git+https://github.com/mfilser/dragscroll.git#4b9dd09a8ba835371cb4fc4090af42d21b81174b",
-      "from": "git+https://github.com/mfilser/dragscroll.git#4b9dd09a8ba835371cb4fc4090af42d21b81174b"
+      "version": "git+https://github.com/mfilser/dragscroll.git#9d1025cc168b314430566d405135d0c17f774944",
+      "from": "git+https://github.com/mfilser/dragscroll.git#9d1025cc168b314430566d405135d0c17f774944"
     },
     "duplexer2": {
       "version": "0.1.4",

+ 1 - 1
package.json

@@ -28,7 +28,7 @@
     "bcryptjs": "^2.4.3",
     "bson": "^4.5.2",
     "dompurify": "^2.5.5",
-    "dragscroll": "git+https://github.com/mfilser/dragscroll.git#4b9dd09a8ba835371cb4fc4090af42d21b81174b",
+    "dragscroll": "git+https://github.com/mfilser/dragscroll.git#9d1025cc168b314430566d405135d0c17f774944",
     "es6-promise": "^4.2.4",
     "escape-string-regexp": "^5.0.0",
     "fibers": "^5.0.3",