Skip to content

Commit 68707f3

Browse files
committed
v0.0.3
1 parent 31a935d commit 68707f3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ This plugin aims to add them.
1717

1818
If you're using yarn berry (yarn 2 and more), you can run:
1919

20-
`yarn plugin import https://raw.githubusercontent.com/Ayc0/yarn-plugin-envs/v0.0.1/src/index.js` to install it.
20+
`yarn plugin import https://raw.githubusercontent.com/Ayc0/yarn-plugin-envs/v0.0.3/src/index.js` to install it.
2121

2222
## Supported env variables
2323

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "yarn-plugin-envs",
3-
"version": "0.0.2",
3+
"version": "0.0.3",
44
"description": "Add yarn 1's env variables back to yarn berry (2+)",
55
"main": "src/index.js",
66
"repository": "[email protected]:Ayc0/yarn-plugin-envs.git",

0 commit comments

Comments
 (0)