File tree 2 files changed +4
-3
lines changed
2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change
1
+ - [ 2024-10-01] [ latest deps] ( https://github.com/RubricLab/config/commit/5759ad02dd20013b91318ae1e95d1ce40ca26b2c )
1
2
- [ 2024-10-01] [ publish] ( https://github.com/RubricLab/config/commit/f55215965bfd2328590d64127d55d7548a9fdbd0 )
2
3
- [ 2024-10-01] [ release] ( https://github.com/RubricLab/config/commit/88b03ec8b92580fd55c9873c2ec3092f03fea02e )
3
4
# Changelog
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @rubriclab/config" ,
3
- "version" : " 0.0.5 " ,
3
+ "version" : " 0.0.6 " ,
4
4
"exports" : {
5
5
"./biome" : " ./biome.json" ,
6
6
"./tsconfig" : " ./tsconfig.json" ,
7
7
"./postcss" : " ./postcss.cjs" ,
8
8
"./tailwind" : " ./tailwind.ts"
9
9
},
10
10
"peerDependencies" : {
11
- "@biomejs/biome" : " 1.9.2 "
11
+ "@biomejs/biome" : " latest "
12
12
},
13
13
"dependencies" : {
14
- "@rubriclab/package" : " workspace:* "
14
+ "@rubriclab/package" : " latest "
15
15
},
16
16
"simple-git-hooks" : {
17
17
"post-commit" : " bun run rubriclab-postcommit"
You can’t perform that action at this time.
0 commit comments