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 "dev" : " lerna run dev --parallel --ignore @clerk/{expo}" ,
3838 "lint-fix" : " eslint . --ext .ts" ,
3939 "bump" : " lerna version" ,
40- "bump:next" : " lerna version --conventional-prerelease" ,
40+ "bump:next" : " lerna version --conventional-prerelease --preid next --no-changelog " ,
4141 "bump:staging" : " lerna version --conventional-prerelease --preid staging --no-changelog" ,
4242 "graduate" : " lerna version --conventional-graduate" ,
4343 "release:staging" : " lerna publish from-package --dist-tag staging" ,
Original file line number Diff line number Diff line change 128128 "type" : " git" ,
129129 "url" : " https://github.com/clerkinc/javascript.git"
130130 },
131+ "homepage" : " https://clerk.dev/" ,
131132 "bugs" : {
132133 "url" : " https://github.com/clerkinc/javascript/issues"
133- },
134- "homepage" : " https://clerk.dev/"
134+ }
135135}
Original file line number Diff line number Diff line change 6464 "type" : " git" ,
6565 "url" : " https://github.com/clerkinc/javascript.git"
6666 },
67+ "homepage" : " https://clerk.dev/" ,
6768 "bugs" : {
6869 "url" : " https://github.com/clerkinc/javascript/issues"
69- },
70- "homepage" : " https://clerk.dev/"
70+ }
7171}
Original file line number Diff line number Diff line change 4141 "type" : " git" ,
4242 "url" : " https://github.com/clerkinc/javascript.git"
4343 },
44+ "homepage" : " https://clerk.dev/" ,
4445 "bugs" : {
4546 "url" : " https://github.com/clerkinc/javascript/issues"
46- },
47- "homepage" : " https://clerk.dev/"
47+ }
4848}
You can’t perform that action at this time.
0 commit comments