Fix publish failing for react-peer package (#292)

* Remove empty repository from package.json

* Update version to 0.2.21
This commit is contained in:
2023-01-10 22:11:40 +05:30
committed by GitHub
parent 4f82dfbf74
commit 55884a8ecd
20 changed files with 68 additions and 69 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
"packages": [
"packages/*"
],
"version": "0.2.20",
"version": "0.2.21",
"npmClient": "yarn",
"useWorkspaces": true,
"command": {