File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " @ecronix/base-shell" ,
3- "version" : " 2.6.49-master.0 " ,
3+ "version" : " 2.6.47-alpha.1 " ,
44 "description" : " base-shell React component" ,
55 "type" : " module" ,
66 "files" : [
1818 "build:package" : " vite build && tsc" ,
1919 "dev" : " vite" ,
2020 "cypress:run" : " cypress run" ,
21- "setup-template" : " npm create @ecronix/base-shell@latest -y template-app" ,
21+ "setup-template" : " npm create @ecronix/base-shell@$(git branch --show-current) -y template-app" ,
2222 "start-template" : " cd template-app && npm run dev" ,
2323 "test:e2e" : " npm run setup-template && start-server-and-test start-template http://localhost:5173 cypress:run && rm -rf template-app"
2424 },
5757 " ecronix" ,
5858 " react-most-wanted" ,
5959 " base-shell"
60- ]
60+ ],
61+ "gitHead" : " a90224fcc897992ad6bb85e613ae50a24aa2a936"
6162}
You can’t perform that action at this time.
0 commit comments