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
@@ -1,6 +1,6 @@
{
"name": "@cerc-io/cache",
"version": "0.2.20",
"version": "0.2.21",
"description": "Generic object cache",
"main": "dist/index.js",
"scripts": {