File tree 5 files changed +5
-5
lines changed
5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @ironclad/rivet-app-executor" ,
3
3
"repository" : " https://github.com/ironclad/rivet" ,
4
- "version" : " 0.15.1 " ,
4
+ "version" : " 0.15.2 " ,
5
5
"bin" : " ./bin/executor-bundle.js" ,
6
6
"scripts" : {
7
7
"build" : " tsx scripts/build-executor.mts" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @ironclad/rivet-app" ,
3
3
"repository" : " https://github.com/ironclad/rivet" ,
4
- "version" : " 0.15.1 " ,
4
+ "version" : " 0.15.2 " ,
5
5
"private" : true ,
6
6
"type" : " module" ,
7
7
"scripts" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @ironclad/rivet-core" ,
3
3
"repository" : " https://github.com/ironclad/rivet" ,
4
- "version" : " 0.15.1 " ,
4
+ "version" : " 0.15.2 " ,
5
5
"packageManager" :
" [email protected] " ,
6
6
"main" : " dist/cjs/bundle.cjs" ,
7
7
"module" : " dist/esm/index.js" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " docs" ,
3
- "version" : " 0.15.1 " ,
3
+ "version" : " 0.15.2 " ,
4
4
"private" : true ,
5
5
"scripts" : {
6
6
"docusaurus" : " docusaurus" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @ironclad/rivet-node" ,
3
3
"repository" : " https://github.com/ironclad/rivet" ,
4
- "version" : " 0.15.1 " ,
4
+ "version" : " 0.15.2 " ,
5
5
"main" : " dist/cjs/bundle.cjs" ,
6
6
"module" : " dist/esm/index.js" ,
7
7
"src" : " src/index.ts" ,
You can’t perform that action at this time.
0 commit comments