提交 457a7a2b 编写于 作者: K Kamran Ahmed

Upgrade version

上级 6d95fa52
{
"name": "driver.js",
"version": "0.1.4",
"version": "0.1.5",
"description": "A light-weight, no-dependency, vanilla JavaScript library to drive the user's focus across the page",
"main": "./assets/scripts/dist/driver.min.js",
"scripts": {
......
......@@ -65,6 +65,7 @@ export default class Overlay {
return;
}
// @todo put it in the caller after testing
this.setSize();
// Trigger the hook for highlight started
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册