load tf2-demo from npm

This commit is contained in:
Robin Appelman 2015-09-04 20:14:32 +02:00
commit aceb437f95

View file

@ -8,15 +8,11 @@
}, },
"dependencies": { "dependencies": {
"express": "~4.9.x", "express": "~4.9.x",
"tf2-demo": "git://github.com/icewind1991/demo.js.git" "tf2-demo": "0.2.1"
}, },
"engines": { "engines": {
"node": "0.10.x" "node": "0.10.x"
}, },
"repository": {
"type": "git",
"url": "https://github.com/icewind1991/demoserver.git"
},
"keywords": [ "keywords": [
"tf2", "tf2",
"demo" "demo"