File tree 2 files changed +3
-2
lines changed
2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change
1
+ - [ 2024-10-01] [ Bun run bin] ( https://github.com/RubricLab/package/commit/1ab202522dbb5d80d7bc7e98d889dfac02db5412 )
1
2
- [ 2024-10-01] [ bunx] ( https://github.com/RubricLab/package/commit/e0a07716d7b1b0e27ae8def0892399906409ca41 )
2
3
- [ 2024-10-01] [ again] ( https://github.com/RubricLab/package/commit/935a8333e2defb917a0e256ca11bb37a46f2b7aa )
3
4
- [ 2024-10-01] [ try again] ( https://github.com/RubricLab/package/commit/9cb731c98cfbadffa77e548b927c462240894de5 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @rubriclab/package" ,
3
- "version" : " 0.0.48 " ,
3
+ "version" : " 0.0.49 " ,
4
4
"repository" : {
5
5
"type" : " git" ,
6
6
"url" : " https://github.com/RubricLab/package.git"
14
14
"post-commit" : " bun run rubriclab-postcommit"
15
15
},
16
16
"scripts" : {
17
- "postinstall" : " bun x rubriclab-setuppackage" ,
17
+ "postinstall" : " bun run rubriclab-setuppackage" ,
18
18
"prepare" : " bunx simple-git-hooks" ,
19
19
"bleed" : " bunx npm-check-updates -u && bun i" ,
20
20
"format" : " bun x biome format --write ." ,
You can’t perform that action at this time.
0 commit comments