mirror of
https://github.com/karma-riuk/crab-webapp.git
synced 2025-07-05 14:18:12 +02:00
now using ES modules
This commit is contained in:
@ -1,6 +1,7 @@
|
||||
{
|
||||
"name": "crab-webapp",
|
||||
"description": "Crab Webapp",
|
||||
"type": "module",
|
||||
"main": "src/server.js",
|
||||
"scripts": {
|
||||
"start": "node src/server.js",
|
||||
|
Reference in New Issue
Block a user