Merge pull request #67 from jamespamplin/register-raven-js

Add Sentry's raven-js client to registry
This commit is contained in:
Guy Bedford
2014-11-17 13:20:31 +02:00
2 changed files with 4 additions and 0 deletions
@@ -0,0 +1,3 @@
{
"main": "dist/raven.min"
}
+1
View File
@@ -76,6 +76,7 @@
"quint": "github:jquery/qunit", "quint": "github:jquery/qunit",
"raphael": "github:DmitryBaranovskiy/raphael", "raphael": "github:DmitryBaranovskiy/raphael",
"ratchet": "github:maker/ratchet", "ratchet": "github:maker/ratchet",
"raven-js": "github:getsentry/raven-js",
"react": "npm:react", "react": "npm:react",
"react-router": "npm:react-router", "react-router": "npm:react-router",
"reqwest": "github:ded/reqwest", "reqwest": "github:ded/reqwest",