We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48a15b1 commit 47c72b7Copy full SHA for 47c72b7
packages/cli/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@ezshare/cli",
3
- "version": "2.0.0",
+ "version": "2.0.1",
4
"type": "module",
5
"bin": {
6
"ezshare": "dist/index.js"
packages/lib/package.json
"name": "@ezshare/lib",
- "version": "0.0.1",
+ "version": "0.0.2",
"main": "dist/index.js",
"scripts": {
packages/web/package.json
"name": "@ezshare/web",
"files": [
"/dist"
0 commit comments