Setting version to 0.0.0 in the package.json to deploy with np
1 files changed, 1 insertions(+), 1 deletions(-) M package.json
M package.json => package.json +1 -1
@@ 1,6 1,6 @@ { "name": "micro-get", - "version": "0.1.0", + "version": "0.0.0", "description": "Package to filter GET HTTP requests with micro", "main": "src/index.js", "scripts": {