Skip to content

Commit

Permalink
fix: binary
Browse files Browse the repository at this point in the history
  • Loading branch information
Averethel committed Aug 2, 2022
1 parent 3798e28 commit e2c22a5
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 @@ -11,6 +11,9 @@
"publishConfig": {
"access": "public"
},
"bin": {
"next-page-bundlesize": "./pkg/index.js"
},
"scripts": {
"version": "npm run build",
"build": "rimraf dist && rollup -c",
Expand Down

0 comments on commit e2c22a5

Please # to comment.