feature/show-customer-in-project-select (#15)

* Fix code styles

* Show customer name in select control if props.data.customerName is defined.

* Pump version and update changelock
This commit is contained in:
Manuel Bouza
2019-04-12 05:40:44 +02:00
committed by Tobias Miesel
parent 81c7d0ca5d
commit 505e3a32ab
3 changed files with 44 additions and 30 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "moco-browser-extensions",
"description": "Browser plugin for MOCO",
"version": "1.1.3",
"version": "1.1.4",
"license": "MIT",
"scripts": {
"start": "yarn start:chrome",