diff --git a/package.json b/package.json index afa699f7..abc2c940 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "test": "jest", "test:watch": "jest --watchAll", "lint": "tslint --project tsconfig.json --config tslint.json && tsc --noEmit --project tsconfig.json", - "release": "np --no-yarn && git push /~https://github.com/geostyler/geostyler-openlayers-parser.git master --tags" + "release": "np --no-yarn && git push /~https://github.com/geostyler/geostyler-openlayers-parser.git master" }, "devDependencies": { "@babel/core": "^7.6.2",