1
0
mirror of https://github.com/chinchang/web-maker.git synced 2025-08-31 08:45:34 +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,