Skip to content

Commit

Permalink
remove versions from non-published-packages (#582)
Browse files Browse the repository at this point in the history
  • Loading branch information
oveddan authored Sep 24, 2024
1 parent b10754d commit a5011b0
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 6 deletions.
1 change: 0 additions & 1 deletion packages/1155-deployments/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"name": "@zoralabs/1155-deployments",
"version": "0.0.5",
"repository": "https://github.com/ourzora/zora-protocol",
"license": "MIT",
"type": "module",
Expand Down
1 change: 0 additions & 1 deletion packages/protocol-deployments-gen/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"name": "@zoralabs/protocol-deployments-gen",
"version": "0.0.12",
"repository": "https://github.com/ourzora/zora-protocol",
"license": "MIT",
"type": "module",
Expand Down
1 change: 0 additions & 1 deletion packages/shared-contracts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"name": "@zoralabs/shared-contracts",
"version": "0.0.1",
"license": "MIT",
"private": false,
"files": [
Expand Down
1 change: 0 additions & 1 deletion packages/smart-wallet/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"name": "smart-wallet",
"version": "0.0.0",
"main": "index.js",
"license": "MIT",
"private": true,
Expand Down
1 change: 0 additions & 1 deletion packages/sparks-deployments/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"name": "@zoralabs/sparks-deployments",
"version": "0.0.3",
"repository": "https://github.com/ourzora/zora-protocol",
"license": "MIT",
"type": "module",
Expand Down
1 change: 0 additions & 1 deletion packages/tsconfig/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"name": "@zoralabs/tsconfig",
"version": "0.0.0",
"private": true,
"license": "MIT",
"publishConfig": {
Expand Down

0 comments on commit a5011b0

Please sign in to comment.