We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9afe76 commit 7ddf4e1Copy full SHA for 7ddf4e1
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "stackdriver-errors-js",
3
- "version": "0.4.0",
+ "version": "0.5.0",
4
"description": "Experimental client-side JavaScript library to report errors to Stackdriver Error Reporting",
5
"main": "stackdriver-errors.js",
6
"scripts": {
@@ -23,7 +23,7 @@
23
"web"
24
],
25
"author": "steren@google.com",
26
- "license": "SEE LICENSE IN LICENSE",
+ "license": "Apache-2.0",
27
"devDependencies": {
28
"chai": "^3.5.0",
29
"gulp": "^3.9.1",
0 commit comments