added charts
Showing
This diff is collapsed.
Click to expand it.
... | @@ -3,7 +3,9 @@ | ... | @@ -3,7 +3,9 @@ |
"version": "0.0.1", | "version": "0.0.1", | ||
"description": "test task for Etersoft", | "description": "test task for Etersoft", | ||
"main": "index.js", | "main": "index.js", | ||
"dependencies": {}, | "dependencies": { | ||
"chart.js": "^2.7.3" | |||
}, | |||
"devDependencies": { | "devDependencies": { | ||
"gulp": "^4.0.0", | "gulp": "^4.0.0", | ||
"@babel/core": "^7.2.2", | "@babel/core": "^7.2.2", | ||
... | ... |
Please
register
or
sign in
to comment