Fix project preselection when project identifier is not defined

This commit is contained in:
Manuel Bouza
2019-04-01 17:35:19 +02:00
parent 1533c2261f
commit 043d11a040
3 changed files with 14 additions and 7 deletions

View File

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