mirror of
https://github.com/marcogll/passkit-generator.git
synced 2026-03-15 13:25:19 +00:00
Splitted Webserver from operative module
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
"description": "A passkit generator webserver",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"start": "node index.js"
|
||||
"start": "node server.js"
|
||||
},
|
||||
"author": "Alexander Patrick Cerutti",
|
||||
"license": "ISC",
|
||||
|
||||
Reference in New Issue
Block a user