Skip to content

Commit 694e356

Browse files
author
Christopher J Baker
committed
fix versionS
1 parent 69e27e1 commit 694e356

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/legacy/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"build": "vite build"
4343
},
4444
"dependencies": {
45-
"@r2wc/core": "^1.0.0-alpha.1"
45+
"@r2wc/core": "^1.0.0-alpha.0"
4646
},
4747
"devDependencies": {
4848
"@testing-library/jest-dom": "^5.16.5",

packages/react-to-web-component/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"build": "vite build"
4343
},
4444
"dependencies": {
45-
"@r2wc/core": "^1.0.0-alpha.1"
45+
"@r2wc/core": "^1.0.0-alpha.0"
4646
},
4747
"devDependencies": {
4848
"@testing-library/jest-dom": "^5.16.5",

0 commit comments

Comments
 (0)