File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22 "name" : " @ndriadev/react-tools" ,
33 "description" : " A React library of hooks, components and utils ready to use" ,
44 "private" : false ,
5- "version" : " 0 .0.0" ,
5+ "version" : " 1 .0.0" ,
66 "type" : " module" ,
77 "files" : [
88 " ./dist"
2626 "release:patch" : " pnpm version patch" ,
2727 "release:minor" : " pnpm version minor" ,
2828 "release:major" : " pnpm version major" ,
29- "postversion" : " pnpm --filter react-tools-demo run build && && git add . && git commit -m '[UPDATE] version' && git push && git push origin --tags && pnpm --filter @ndriadev/react-tools publish --access public" ,
29+ "postversion" : " pnpm --filter react-tools-demo run build && pnpm --filter @ndriadev/react-tools run readme && git add . && git commit -m '[UPDATE] version' && git push && git push origin --tags && pnpm --filter @ndriadev/react-tools publish --access public" ,
3030 "preview" : " vite preview" ,
3131 "prepare" : " pnpm run build" ,
3232 "prepublishOnly" : " pnpm run lint"
You can’t perform that action at this time.
0 commit comments