File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 11{
2- "name" : " react-tree-grid-2 " ,
2+ "name" : " react-tree-grid-flat " ,
33 "version" : " 0.0.0-development" ,
44 "main" : " dist/index.js" ,
55 "typings" : " dist/index.d.ts" ,
1616 "auto-types-copy" : " node automation-scripts/automate-types-location.js" ,
1717 "build" : " cross-env NODE_ENV=production npm run clean-dist && npm run auto-temp-files && webpack && npm run auto-types-copy && npm run clean-temp" ,
1818 "pre" : " npm run build" ,
19- "travis-deploy-once" : " travis-deploy-once" ,
19+ "travis-deploy-once" : " travis-deploy-once --pro " ,
2020 "semantic-release" : " npm run build && semantic-release && npm run deploy-storybook -- --ci" ,
2121 "storybook" : " start-storybook -p 9001 -c .storybook" ,
2222 "deploy-storybook" : " storybook-to-ghpages" ,
You can’t perform that action at this time.
0 commit comments