Browse Source

Fixed #1543: upgraded to hammer.js 2.0.4 and propagating-hammerjs 1.4.4

codeClimate
jos 8 years ago
parent
commit
a6149d2212
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      package.json

+ 2
- 2
package.json View File

@ -31,10 +31,10 @@
"dependencies": {},
"devDependencies": {
"emitter-component": "^1.1.1",
"hammerjs": "^2.0.4",
"hammerjs": "^2.0.6",
"keycharm": "^0.2.0",
"moment": "^2.10.2",
"propagating-hammerjs": "^1.4.3",
"propagating-hammerjs": "^1.4.4",
"uuid": "^2.0.1",
"babel": "^5.1.11",
"babel-loader": "^5.0.0",

Loading…
Cancel
Save