mirror of
https://github.com/Threnklyn/MinecraftChat.git
synced 2026-05-21 05:43:28 +02:00
Added dotenv
This commit is contained in:
+2
-2
@@ -5,12 +5,12 @@
|
||||
"main": "app/server",
|
||||
"dependencies": {
|
||||
"debug": "^2.1.3",
|
||||
"dotenv": "^1.1.0",
|
||||
"express": "^4.12.3",
|
||||
"grunt": "^0.4.5",
|
||||
"grunt-browserify": "^3.7.0",
|
||||
"grunt-contrib-uglify": "^0.9.1",
|
||||
"mineflayer": "git@github.com:andrewrk/mineflayer.git",
|
||||
"node-mojangson": "^0.1.0",
|
||||
"socket.io": "^1.3.5"
|
||||
},
|
||||
"devDependencies": {},
|
||||
@@ -29,7 +29,7 @@
|
||||
"web"
|
||||
],
|
||||
"author": "AlexKvazos",
|
||||
"license": "Propietary Software",
|
||||
"license": "MIT",
|
||||
"bugs": {
|
||||
"url": "https://github.com/MCBoard/chat.alexkvazos.com/issues"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user