diff -r 6f852d0f7760 -r 190ae1dee68d cms/package.json --- a/cms/package.json Mon Mar 19 16:04:43 2018 +0100 +++ b/cms/package.json Tue Mar 20 15:02:24 2018 +0100 @@ -1,6 +1,6 @@ { "name": "corpus-cms", - "version": "0.0.24", + "version": "0.0.25", "description": "drupal module to embed the Ember app \"app-client\"", "scripts": { "build": "npm run build --prefix app-client/ && gulp copy-module",