Skip to content

Commit ee47e80

Browse files
committed
Add bin
1 parent e61e286 commit ee47e80

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
@@ -9,6 +9,9 @@
99
"url": "https://foundryvtt.com"
1010
},
1111
"main": "fvtt.mjs",
12+
"bin": {
13+
"fvtt": "fvtt.mjs"
14+
},
1215
"homepage": "https://foundryvtt.com",
1316
"license": "MIT",
1417
"private": false,

0 commit comments

Comments
 (0)