added setup funtion for existing projects

This commit is contained in:
2021-08-15 19:09:33 +02:00
parent 44368920e7
commit 1382fdaea8
2 changed files with 18 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "nork",
"version": "1.0.1",
"version": "1.1.0",
"description": "The best node.js 'framework' :)",
"main": "src/app.js",
"bin": "src/app.js",