Merge pull request #2617 from flowersinthesand/portal

Enable auto-update via npm
This commit is contained in:
Pete Cooper
2014-02-05 18:20:57 +00:00
+8
View File
@@ -23,5 +23,13 @@
"type": "git",
"url": "https://github.com/flowersinthesand/portal.git"
}
],
"npmName": "portal-client",
"npmFileMap": [
{
"files": [
"*.js"
]
}
]
}