Skip to content

Commit 0c7d81a

Browse files
authored
set scarfSettings.allowTopLevel to track hyp-cli install through curl (#50)
1 parent de493ca commit 0c7d81a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,5 +67,8 @@
6767
"watch": "rm -rf dist && tsc -b -w",
6868
"postpack": "rm -f oclif.manifest.json",
6969
"prepack": "npm i && npm run build && oclif manifest"
70+
},
71+
"scarfSettings": {
72+
"allowTopLevel": true
7073
}
7174
}

0 commit comments

Comments
 (0)