mirror of
https://github.com/sbrl/Nibriboard.git
synced 2018-01-10 21:33:49 +00:00
Add some required packages to package.json
This commit is contained in:
parent
807daa3563
commit
f72b0819ba
1 changed files with 3 additions and 0 deletions
|
@ -5,6 +5,9 @@
|
||||||
"homepage": "https://git.starbeamrainbowlabs.com/sbrl/Nibriboard#nibriboard",
|
"homepage": "https://git.starbeamrainbowlabs.com/sbrl/Nibriboard#nibriboard",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
"event-emitter-es6": "^1.1.5",
|
||||||
|
"favicon-notification": "^0.1.4",
|
||||||
|
"fps-indicator": "^1.0.2",
|
||||||
"pan-zoom": "^2.0.0",
|
"pan-zoom": "^2.0.0",
|
||||||
"rollupify": "^0.3.8"
|
"rollupify": "^0.3.8"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue