
git add package.json
git commit -m "update package.json"
npm update diagramo-core
npm version patch
npm publish
