Skip to content

Commit

Permalink
private package
Browse files Browse the repository at this point in the history
  • Loading branch information
jummy123 authored and cryptofish7 committed Jan 20, 2022
1 parent 40bde63 commit 6bed377
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rocketjoe",
"version": "1.0.0",
"version": "0.0.0",
"description": "A launch platform for bootstrapping protocol-owned liquidity",
"license": "None",
"directories": {
Expand Down Expand Up @@ -54,5 +54,10 @@
},
"resolutions": {
"**/colors": "1.4.0"
},
"np": {
"publishConfig": {
"access": "restricted"
}
}
}

0 comments on commit 6bed377

Please sign in to comment.