2
1
mirror of https://github.com/Thream/socketio-jwt.git synced 2024-07-21 09:38:31 +02:00

Update package.json

This commit is contained in:
Annyv2 2015-12-01 16:38:16 -04:30
parent cda9fe25db
commit 493026cb74

View File

@ -1,7 +1,10 @@
{ {
"name": "socket-chat-example", "name": "socket-Auth0-chat-example",
"version": "0.0.1", "version": "1.0.0",
"description": "my first socket.io app", "description": "Auth0 + Socket.io seed",
"repository": "git://github.com/auth0/socketio-jwt",
"author": "Auth0",
"license": "MIT",
"dependencies": { "dependencies": {
"dotenv": "^1.2.0", "dotenv": "^1.2.0",
"express": "^4.10.2", "express": "^4.10.2",