Skip to content

Commit

Permalink
Merge branch 'master' of github.com:linchpin/courier
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronware committed Feb 10, 2022
2 parents caf2a8e + 0bc3c01 commit 7ac9408
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@
"main": "gulpfile.babel.js",
"scripts": {
"start": "gulp",
"release": "gulp build:release"
"release": "gulp build:release",
"build": "gulp build"
},
"author": "Linchpin <sayhi@linchpin.com>",
"license": "GPL-2.0-or-later",
Expand Down

0 comments on commit 7ac9408

Please sign in to comment.