Parcourir la source

feat(handsontable): 在锁定列和表头时取消滚轮阻止事件

wupeixin il y a 3 ans
Parent
commit
359ac168f1
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      handsontable/package.json

+ 1 - 1
handsontable/package.json

@@ -10,7 +10,7 @@
     "url": "https://github.com/handsontable/handsontable/issues"
     "url": "https://github.com/handsontable/handsontable/issues"
   },
   },
   "author": "Handsoncode <hello@handsontable.com>",
   "author": "Handsoncode <hello@handsontable.com>",
-  "version": "6.3.16",
+  "version": "6.3.17",
   "browser": "dist/handsontable.js",
   "browser": "dist/handsontable.js",
   "main": "commonjs/index.js",
   "main": "commonjs/index.js",
   "module": "es/index.js",
   "module": "es/index.js",