Skip to content

Commit c271e45

Browse files
committed
Update dependencies for bower
1 parent b1ff006 commit c271e45

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

bower.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -22,14 +22,14 @@
2222
"error",
2323
"debugger"
2424
],
25-
"license": "Public Domain",
25+
"license": "Unlicense",
2626
"ignore": [
2727
"**/.*",
2828
"node_modules",
2929
"spec"
3030
],
3131
"dependencies": {
32-
"source-map": "mozilla/source-map#0.5.1",
33-
"stackframe": "~0.3.1"
32+
"source-map": "mozilla/source-map#0.5.6",
33+
"stackframe": "1.0.2"
3434
}
3535
}

0 commit comments

Comments
 (0)