diff --git a/client/package-lock.json b/client/package-lock.json index dfe4c91f5..9bc41b9f2 100644 --- a/client/package-lock.json +++ b/client/package-lock.json @@ -1,12 +1,12 @@ { "name": "magrit-client", - "version": "0.12.0", + "version": "0.12.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "magrit-client", - "version": "0.12.0", + "version": "0.12.1", "dependencies": { "@turf/turf": "^6.5.0", "alertifyjs": "^1.13.1", diff --git a/client/package.json b/client/package.json index 5b02762bd..5bbc5ddc9 100644 --- a/client/package.json +++ b/client/package.json @@ -4,7 +4,7 @@ "minify": "NODE_ENV=production ./node_modules/webpack/bin/webpack.js", "watch": "./node_modules/webpack/bin/webpack.js --watch" }, - "version": "0.12.0", + "version": "0.12.1", "dependencies": { "@turf/turf": "^6.5.0", "alertifyjs": "^1.13.1",