dolibarr/htdocs/includes/raven-js/bower.json
Raphaël Doursenaud a6ef289470 New Added client-side Sentry logging
Using Raven.js allows logging client-side javascript errors to the
configured Sentry server.
2015-09-04 19:10:46 +02:00

8 lines
113 B
JSON

{
"name": "raven-js",
"version": "1.1.19",
"dependencies": {},
"main": "dist/raven.js",
"ignore": {}
}