Skip to content

Commit

Permalink
set scarfSettings.allowTopLevel to track hyp-cli install through curl (
Browse files Browse the repository at this point in the history
  • Loading branch information
octref authored Nov 21, 2024
1 parent de493ca commit 0c7d81a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,5 +67,8 @@
"watch": "rm -rf dist && tsc -b -w",
"postpack": "rm -f oclif.manifest.json",
"prepack": "npm i && npm run build && oclif manifest"
},
"scarfSettings": {
"allowTopLevel": true
}
}

0 comments on commit 0c7d81a

Please sign in to comment.