Update CHANGELOG

This commit is contained in:
Manuel Bouza
2019-03-26 16:44:12 +01:00
parent 76422d7343
commit b02be37bdd
2 changed files with 2 additions and 1 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "moco-browser-extensions",
"description": "Browser plugin for MOCO",
"version": "1.0.20",
"version": "1.0.21",
"scripts": {
"start": "yarn start:chrome",
"start:chrome": "node_modules/.bin/webpack --config webpack.chrome.config.js --watch --env.browser chrome --env.NODE_ENV development",