Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
bensmithett authored Aug 1, 2020
1 parent d5dec11 commit 98281df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tropical",
"version": "6.1.0",
"version": "6.2.0",
"scripts": {
"start": "concurrently \"node ./app/build.js development\" \"serve\" --kill-others --prefix-colors=yellow.dim,cyan.dim",
"build": "node ./app/build.js production",
Expand Down

0 comments on commit 98281df

Please sign in to comment.