gantt-task-react
Advanced tools
Comparing version 0.1.1 to 0.1.2
{ | ||
"name": "gantt-task-react", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"description": "Interactive Gantt Chart for React with TypeScript.", | ||
@@ -15,2 +15,13 @@ "author": "MaTeMaTuK <maksym.vikarii@gmail.com>", | ||
}, | ||
"keywords": [ | ||
"react", | ||
"gantt", | ||
"typescript", | ||
"chart", | ||
"svg", | ||
"gantt-chart", | ||
"gantt chart", | ||
"react-gantt", | ||
"task" | ||
], | ||
"scripts": { | ||
@@ -17,0 +28,0 @@ "build": "microbundle-crl --no-compress --format modern,cjs", |
290479
29