Skip to content

Commit

Permalink
add pre-pack script
Browse files Browse the repository at this point in the history
  • Loading branch information
jaydp17 committed Dec 25, 2018
1 parent ab88510 commit de62e1c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@
"build:watch": "npm run build -- --watch",
"format": "prettier --write '**/*.{js,json,yaml,yml,md}'",
"lint": "eslint .",
"prepack": "npm run build",
"test": "echo \"Error: no test specified\" && exit 1"
}
}

0 comments on commit de62e1c

Please sign in to comment.