mirror of
https://github.com/chinchang/web-maker.git
synced 2025-08-02 11:30:22 +02:00
switch back to split.js 1.3.4 to fix drag bug
This commit is contained in:
@@ -58,7 +58,7 @@
|
||||
"preact-compat": "^3.17.0",
|
||||
"preact-portal": "^1.1.3",
|
||||
"preact-router": "^2.5.7",
|
||||
"split.js": "^1.3.5"
|
||||
"split.js": "1.3.4"
|
||||
},
|
||||
"jest": {
|
||||
"verbose": true,
|
||||
|
@@ -8688,9 +8688,9 @@ split-string@^3.0.1, split-string@^3.0.2:
|
||||
dependencies:
|
||||
extend-shallow "^3.0.0"
|
||||
|
||||
split.js@^1.3.5:
|
||||
version "1.3.5"
|
||||
resolved "https://registry.yarnpkg.com/split.js/-/split.js-1.3.5.tgz#62e2ce66d2cf91cc774aa5f0749ff25138039f50"
|
||||
split.js@1.3.4:
|
||||
version "1.3.4"
|
||||
resolved "https://registry.yarnpkg.com/split.js/-/split.js-1.3.4.tgz#eb78e20690429684236756304aa925fcb8ec000a"
|
||||
|
||||
split@0.3:
|
||||
version "0.3.3"
|
||||
|
Reference in New Issue
Block a user