Skip to content

Commit ed07bc3

Browse files
committed
Update license in bower.json
1 parent 6e36c3d commit ed07bc3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

bower.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
],
99
"description": "Generate artificial backtrace by walking arguments.callee.caller chain",
1010
"dependencies": {
11-
"stackframe": "~1.0.2"
11+
"stackframe": "~1.0.3"
1212
},
1313
"moduleType": [
1414
"amd",
@@ -24,7 +24,7 @@
2424
"error",
2525
"debugger"
2626
],
27-
"license": "Unlicense",
27+
"license": "MIT",
2828
"ignore": [
2929
"**/.*",
3030
"node_modules",

0 commit comments

Comments
 (0)