Skip to content

Commit

Permalink
Update ci - try to add atrifacts. And except rc tags for deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
Viktor Pulyak committed Aug 17, 2019
1 parent ab36178 commit a363afa
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,7 +1,7 @@
{
"name": "echo-bridge",
"description": "The bridge between your web site and the Echo",
"version": "1.10.1.rc-1",
"version": "1.10.1-rc.1",
"scripts": {
"start": "cross-env NODE_ENV=local webpack-dev-server --mode development --progress --colors --history-api-fallback --hot --inline --port 8081",
"build": "cross-env NODE_ENV=production webpack --progress --display-error-details --colors --mode production",
Expand Down

0 comments on commit a363afa

Please sign in to comment.