mirror of
https://github.com/danbulant/flying-squid
synced 2026-06-21 15:51:51 +00:00
make index.js the main, fix #13
This commit is contained in:
parent
6509f513a8
commit
6318c3d8ad
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
"name": "craftyjs",
|
||||
"description": "A minecraft server written in node.js",
|
||||
"version": "0.1.0",
|
||||
"main": "app.js",
|
||||
"main": "index.js",
|
||||
"author": "mhsjlw <mhsjlw@aol.com>",
|
||||
"contributors": [
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue