Browse Source

fixed keycharm issue

v3_develop
Alex de Mulder 9 years ago
parent
commit
792af10281
3 changed files with 26194 additions and 26193 deletions
  1. +1
    -1
      HISTORY.md
  2. +26192
    -26191
      dist/vis.js
  3. +1
    -1
      package.json

+ 1
- 1
HISTORY.md View File

@ -45,7 +45,7 @@ http://visjs.org
- Added a finishedRedraw event.
- Fixed the disappearing item bug.
- Fixed keycharm issue.
## 2014-11-07, version 3.6.4

+ 26192
- 26191
dist/vis.js
File diff suppressed because it is too large
View File


+ 1
- 1
package.json View File

@ -31,7 +31,7 @@
"emitter-component": "^1.1.1",
"hammerjs": "^1.1.0",
"moment": "^2.7.0",
"keycharm": "^0.1.4"
"keycharm": "^0.1.5"
},
"devDependencies": {
"clean-css": "latest",

Loading…
Cancel
Save