Skip to content

Commit 2692aaf

Browse files
authored
Merge pull request #118 from raxjs/fix-env-deps
fix: component plugin version
2 parents 320b6c7 + b072b64 commit 2692aaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/env/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"devDependencies": {
2626
"@alib/build-scripts": "^0.1.0",
2727
"build-plugin-rax-api-builder": "^0.1.0",
28-
"build-plugin-rax-component": "^0.1.0",
28+
"build-plugin-rax-component": "^0.2.0",
2929
"driver-universal": "^3.0.0",
3030
"rax": "^1.1.0",
3131
"rax-text": "^1.0.1",

0 commit comments

Comments
 (0)