From d2893c498f0cb44d5798c9d6acb0d4d2231f9bde Mon Sep 17 00:00:00 2001 From: Stephan Oehlert Date: Wed, 3 Apr 2019 17:14:21 +0200 Subject: [PATCH] Update version --- package.json | 64 ++++++++++++++++++++++++++-------------------------- 1 file changed, 32 insertions(+), 32 deletions(-) diff --git a/package.json b/package.json index 82f9076..8e707c3 100644 --- a/package.json +++ b/package.json @@ -1,34 +1,34 @@ { - "name": "contentful-clean-space", - "version": "0.4.2", - "description": "Removes content from a contentful space.", - "engines": { - "node": ">=9" - }, - "bin": { - "contentful-clean-space": "./bin/contentful-clean-space.js" - }, - "scripts": { - "build": "node ./node_modules/typescript/bin/tsc --outDir ./build", - "test": "echo \"Error: no test specified\" && exit 1" - }, - "author": "Stephan Oehlert =9" + }, + "bin": { + "contentful-clean-space": "./bin/contentful-clean-space.js" + }, + "scripts": { + "build": "node ./node_modules/typescript/bin/tsc --outDir ./build", + "test": "echo \"Error: no test specified\" && exit 1" + }, + "author": "Stephan Oehlert