diff --git a/package.json b/package.json index f520102..5fd68ae 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "create-nxtstart-app", - "version": "2.7.3", + "version": "2.7.4", "description": "Nxtstart is an easy to use, interactive CLI tool to bootstrap your next web-based project. The template is aimed at students to get an easy access to web development with example implementations. It is also useful for experts to speed up prototyping.", "main": "src/index.js", "type": "module",