Skip to content

Commit

Permalink
Introduce lodash.debounce dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
islemaster committed Feb 2, 2017
1 parent 84b20ac commit 6a00ab7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Expand Up @@ -6,7 +6,8 @@
"dependencies": {
"buffer": "^4.6.0",
"bufferpack": "0.0.6",
"firmata": "^0.11.3"
"firmata": "^0.11.3",
"lodash.debounce": "^4.0.3"
},
"devDependencies": {
"mocha": "^2.4.5",
Expand Down

0 comments on commit 6a00ab7

Please sign in to comment.