Skip to content

Commit

Permalink
v1.12.0 (#39)
Browse files Browse the repository at this point in the history
  • Loading branch information
Anastasia Rudenko authored Oct 22, 2019
1 parent c64702d commit 723da3e
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.12.0-rc.3",
"version": "1.12.0",
"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 723da3e

Please sign in to comment.