Skip to content

Commit

Permalink
missed rebase-a-ronis
Browse files Browse the repository at this point in the history
  • Loading branch information
thescientist13 committed Jun 22, 2024
1 parent dca5b45 commit ed4feb0
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion packages/plugin-import-commonjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"cjs-module-lexer": "^1.0.0"
},
"devDependencies": {
"@greenwood/cli": "^0.30.0-alpha.2",
"@greenwood/cli": "^0.30.0-alpha.2",
"lodash": "^4.17.20"
}
}
2 changes: 1 addition & 1 deletion packages/plugin-import-jsx/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,6 @@
"wc-compiler": "~0.14.0"
},
"devDependencies": {
"@greenwood/cli": "^0.30.0-alpha.2"
"@greenwood/cli": "^0.30.0-alpha.2"
}
}
2 changes: 1 addition & 1 deletion packages/plugin-include-html/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,6 @@
"@greenwood/cli": "^0.4.0"
},
"devDependencies": {
"@greenwood/cli": "^0.30.0-alpha.2"
"@greenwood/cli": "^0.30.0-alpha.2"
}
}
2 changes: 1 addition & 1 deletion packages/plugin-polyfills/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,6 @@
"@webcomponents/webcomponentsjs": "^2.6.0"
},
"devDependencies": {
"@greenwood/cli": "^0.30.0-alpha.2"
"@greenwood/cli": "^0.30.0-alpha.2"
}
}
2 changes: 1 addition & 1 deletion packages/plugin-postcss/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@
"postcss-preset-env": "^7.0.1"
},
"devDependencies": {
"@greenwood/cli": "^0.30.0-alpha.2"
"@greenwood/cli": "^0.30.0-alpha.2"
}
}
2 changes: 1 addition & 1 deletion packages/plugin-renderer-lit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@lit-labs/ssr-client": "^1.1.6"
},
"devDependencies": {
"@greenwood/cli": "^0.30.0-alpha.2",
"@greenwood/cli": "^0.30.0-alpha.2",
"lit": "^3.1.0"
}
}
2 changes: 1 addition & 1 deletion packages/plugin-renderer-puppeteer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,6 @@
"puppeteer": "^15.3.2"
},
"devDependencies": {
"@greenwood/cli": "^0.30.0-alpha.2"
"@greenwood/cli": "^0.30.0-alpha.2"
}
}
2 changes: 1 addition & 1 deletion packages/plugin-typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,6 @@
"typescript": "^5.1.6"
},
"devDependencies": {
"@greenwood/cli": "^0.30.0-alpha.2"
"@greenwood/cli": "^0.30.0-alpha.2"
}
}

0 comments on commit ed4feb0

Please sign in to comment.