fix/trello-and-asana (#38)

* Attach click event listener to window

* Update development server port

* Asana: Read project identifier from topbar page header

* Pump version and update changelog
This commit is contained in:
Manuel Bouza
2019-12-10 21:00:22 +01:00
committed by Tobias Miesel
parent 1dcda94483
commit 1447fd6116
5 changed files with 12 additions and 5 deletions

View File

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