Skip to content

Commit

Permalink
Merge pull request #125 from peterhry/upgrades-security-fixes
Browse files Browse the repository at this point in the history
Upgrade deps, fix security issues
  • Loading branch information
peterhry authored Jan 6, 2020
2 parents 708e8f4 + 3f6e456 commit b9a5eca
Show file tree
Hide file tree
Showing 8 changed files with 14,445 additions and 7,341 deletions.
5 changes: 2 additions & 3 deletions .babelrc
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
{
"presets": [
["env", {
["@babel/preset-env", {
"targets": {
"browsers": "last 2 versions"
}
}],
"stage-0"
}]
]
}
35 changes: 0 additions & 35 deletions bower.json

This file was deleted.

6 changes: 3 additions & 3 deletions dist/circletype.min.js

Large diffs are not rendered by default.

Loading

0 comments on commit b9a5eca

Please sign in to comment.