Merge pull request #609 from jarrpa/jarrpa-patch-1

Fix URL in package.json
This commit is contained in:
Calvin Montgomery 2016-08-04 17:28:32 -07:00 committed by GitHub
commit 38c3883c01

View file

@ -39,7 +39,7 @@
"socket.io": "^1.4.0",
"socket.io-redis": "^1.0.0",
"source-map-support": "^0.4.0",
"status-message-polyfill": "calzoneman/status-message-polyfill",
"status-message-polyfill": "git://github.com/calzoneman/status-message-polyfill",
"uuid": "^2.0.1",
"yamljs": "^0.1.6"
},