mirror of
https://github.com/logsol/chuck.js.git
synced 2026-05-11 10:37:34 +00:00
added chart.js dependency
This commit is contained in:
parent
20a974124e
commit
58d5a859fe
1 changed files with 2 additions and 1 deletions
|
|
@ -19,7 +19,8 @@
|
|||
"node-static": ">= 0.6.0",
|
||||
"requirejs": "= 2.0.4",
|
||||
"node-fork": ">= 0.4.2",
|
||||
"screenfull": ">= 1.0.4"
|
||||
"screenfull": ">= 1.0.4",
|
||||
"chart.js": ">= 1.0.1"
|
||||
},
|
||||
"devDependencies": {},
|
||||
"optionalDependencies": {},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue