create project in current directory

package.json updated
This commit is contained in:
2021-08-19 16:14:44 +02:00
parent ff902c85ac
commit 4de0bce7a1
4 changed files with 11 additions and 7 deletions

View File

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