Added Sentry's raven-js client to registry with main override

This commit is contained in:
james@jamespamplin.com
2014-11-17 11:07:36 +00:00
parent 9f75600db0
commit 5bafd12c43
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",
"raphael": "github:DmitryBaranovskiy/raphael",
"ratchet": "github:maker/ratchet",
"raven-js": "github:getsentry/raven-js",
"react": "npm:react",
"react-router": "npm:react-router",
"reqwest": "github:ded/reqwest",