File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 11{
2- "packageManager" : " yarn@1.22.19" ,
32 "name" : " @rena.to/github-blog" ,
4- "version" : " 0.5 .0" ,
3+ "version" : " 0.6 .0" ,
54 "description" : " Turn your github issues in CMS for your blog" ,
65 "main" : " dist/index.js" ,
76 "repository" : " https://github.com/renatorib/github-blog" ,
1312 "dev" : " yarn codegen --watch" ,
1413 "build" : " rm -rf ./dist && yarn tsc --project tsconfig.build.json" ,
1514 "test" : " yarn codegen && yarn jest" ,
16- "prepublishOnly" : " yarn test" ,
15+ "prepublishOnly" : " yarn test && yarn build " ,
1716 "debug" : " node -r dotenv-flow/config src/tmp/debug.js" ,
1817 "docs" : " typedoc src --readme none --githubPages false" ,
1918 "prepare" : " simple-git-hooks"
6261 "typedoc" : " ^0.22.4" ,
6362 "typedoc-plugin-markdown" : " ^3.11.2" ,
6463 "typescript" : " ^5.1.3"
65- }
64+ },
65+ "packageManager" : " yarn@1.22.19"
6666}
You can’t perform that action at this time.
0 commit comments