]> git.wincent.com - hextrapolate.git/blobdiff - package.json
Switch from local debounce() to NPM package
[hextrapolate.git] / package.json
index e2bd79dbbe61b238fd05028c5b3f821a46376701..f5d513419583ca4b3fa18ff9e071a3075fde7bf6 100644 (file)
@@ -42,6 +42,7 @@
   },
   "dependencies": {
     "classnames": "^2.1.3",
-    "react": "^0.13.0"
+    "react": "^0.13.0",
+    "simple-debounce": "0.0.3"
   }
 }