File tree Expand file tree Collapse file tree 4 files changed +11
-5
lines changed
Expand file tree Collapse file tree 4 files changed +11
-5
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ " @plantae/plugin-timeout " : patch
3+ " @plantae/plugin-retry " : patch
4+ ---
5+
6+ fix: correct dependency version protocols for plugin packages
Original file line number Diff line number Diff line change 3030 },
3131 "devDependencies" : {
3232 "nanobundle" : " ^1.5.0" ,
33- "plantae" : " workspace:^ " ,
33+ "plantae" : " ^0.3.0 " ,
3434 "rimraf" : " ^4.4.0" ,
3535 "typescript" : " ^5.1.3"
3636 },
Original file line number Diff line number Diff line change 3030 },
3131 "devDependencies" : {
3232 "nanobundle" : " ^1.5.0" ,
33- "plantae" : " workspace:^ " ,
33+ "plantae" : " ^0.3.0 " ,
3434 "rimraf" : " ^4.4.0" ,
3535 "typescript" : " ^5.1.3"
3636 },
Original file line number Diff line number Diff line change @@ -2472,7 +2472,7 @@ __metadata:
24722472 resolution : " @plantae/plugin-retry@workspace:packages/plugin-retry"
24732473 dependencies :
24742474 nanobundle : ^1.5.0
2475- plantae : " workspace:^ "
2475+ plantae : ^0.3.0
24762476 rimraf : ^4.4.0
24772477 typescript : ^5.1.3
24782478 languageName : unknown
@@ -2483,7 +2483,7 @@ __metadata:
24832483 resolution : " @plantae/plugin-timeout@workspace:packages/plugin-timeout"
24842484 dependencies :
24852485 nanobundle : ^1.5.0
2486- plantae : " workspace:^ "
2486+ plantae : ^0.3.0
24872487 rimraf : ^4.4.0
24882488 typescript : ^5.1.3
24892489 languageName : unknown
@@ -8379,7 +8379,7 @@ __metadata:
83798379 languageName : node
83808380 linkType : hard
83818381
8382- " plantae@workspace:^ , plantae@workspace:packages/plantae " :
8382+ " plantae@^0.3.0 , plantae@workspace:packages/plantae " :
83838383 version : 0.0.0-use.local
83848384 resolution : " plantae@workspace:packages/plantae"
83858385 dependencies :
You can’t perform that action at this time.
0 commit comments