1
0
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:
Kushagra Gour
2018-06-20 23:32:45 +05:30
parent 1b46020f85
commit 8b423b92cc
2 changed files with 4 additions and 4 deletions

View File

@@ -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,

View File

@@ -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"