File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change 11{
2- "name" : " frappe-gantt-fix-for-grouping " ,
2+ "name" : " frappe-gantt" ,
33 "version" : " 1.0.3" ,
44 "description" : " A simple, modern, interactive gantt library for the web" ,
55 "main" : " src/index.js" ,
1010 "build" : " vite build" ,
1111 "lint" : " eslint src/**/*.js" ,
1212 "prettier" : " prettier --write \" {src/*,tests/*,rollup.config}.js\" " ,
13- "prettier-check" : " prettier --check \" {src/*,tests/*,rollup.config}.js\" " ,
14- "prepublishOnly" : " yarn run build"
13+ "prettier-check" : " prettier --check \" {src/*,tests/*,rollup.config}.js\" "
1514 },
1615 "repository" : {
1716 "type" : " git" ,
18- "url" : " git+https://github.com/iaminamcom /gantt-fix "
17+ "url" : " git+https://github.com/frappe /gantt.git "
1918 },
2019 "files" : [
2120 " src" ,
You can’t perform that action at this time.
0 commit comments