Skip to content

Commit

Permalink
Update dependencies for bower
Browse files Browse the repository at this point in the history
  • Loading branch information
eriwen committed Dec 17, 2016
1 parent b1ff006 commit c271e45
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions bower.json
Expand Up @@ -22,14 +22,14 @@
"error",
"debugger"
],
"license": "Public Domain",
"license": "Unlicense",
"ignore": [
"**/.*",
"node_modules",
"spec"
],
"dependencies": {
"source-map": "mozilla/source-map#0.5.1",
"stackframe": "~0.3.1"
"source-map": "mozilla/source-map#0.5.6",
"stackframe": "1.0.2"
}
}

0 comments on commit c271e45

Please sign in to comment.