Revert "Make package public"

This reverts commit c2467ad8501f092805e9757a86f9f526fd6eb534.
This commit is contained in:
Paulo Gustavo Veiga
2021-12-18 15:20:14 -08:00
parent 048104efde
commit b834f3e9e1
3 changed files with 1 additions and 3 deletions

View File

@ -8,7 +8,6 @@
"files": [
"src"
],
"private": false,
"publishConfig": {
"registry": "https://registry.yarnpkg.com"
},

View File

@ -12,7 +12,6 @@
"files": [
"src"
],
"private": false,
"publishConfig": {
"registry": "https://registry.yarnpkg.com"
},