Browse Source

updated package.json to circumvent hammer bug and added node-watch.

css_transitions
Alex de Mulder 10 years ago
parent
commit
334362c9c5
1 changed files with 2 additions and 1 deletions
  1. +2
    -1
      package.json

+ 2
- 1
package.json View File

@ -29,6 +29,7 @@
"jake-utils": "latest", "jake-utils": "latest",
"browserify": "latest", "browserify": "latest",
"moment": "latest", "moment": "latest",
"hammerjs": "latest"
"hammerjs": "1.0.5",
"node-watch": "latest"
} }
} }

Loading…
Cancel
Save