diff --git a/package.json b/package.json index af7be0256..07dacdda7 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "release": "np --no-yarn && git push https://github.com/terrestris/geostyler-style.git master --tags" }, "devDependencies": { - "np": "5.0.0", + "np": "5.0.1", "tslint": "5.12.1", "typescript": "3.3.3" },