File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3737 - run : pnpm install
3838 - run : pnpm run build
3939 - run : pnpm run prepack
40- - run : npm publish --no-git-checks --access restricted
40+ - run : npm publish --no-git-checks --access public
4141 - run : pnpm run postpack
4242 - run : pnpm run pack:tarballs
4343 - name : Upload tarballs to release
Original file line number Diff line number Diff line change 1717 - uses : pnpm/action-setup@v4
1818 - run : pnpm install
1919 - run : pnpm run build
20- - run : pnpm run test
Original file line number Diff line number Diff line change 11{
22 "name" : " @ketrwu/simplelogin-cli" ,
33 "description" : " Unofficial SimpleLogin CLI" ,
4- "version" : " 0.2.1 " ,
4+ "version" : " 0.2.2 " ,
55 "author" : " Kenneth Wußmann" ,
66 "bin" : {
77 "sl" : " ./bin/run.js"
4747 "files" : [
4848 " ./bin" ,
4949 " ./dist" ,
50+ " ./LICENSE" ,
5051 " ./oclif.manifest.json" ,
5152 " ./scripts"
5253 ],
You can’t perform that action at this time.
0 commit comments