Skip to content

Commit

Permalink
chore(automatic): v1.14.5 (dist files)
Browse files Browse the repository at this point in the history
  • Loading branch information
Federico Zivolo committed Nov 8, 2018
1 parent 8524d51 commit f643107
Show file tree
Hide file tree
Showing 27 changed files with 10,952 additions and 1 deletion.
25 changes: 25 additions & 0 deletions bower.json
@@ -0,0 +1,25 @@
{
"name": "popper.js",
"description": "A kickass library to manage your poppers",
"main": "dist/umd/popper.js",
"authors": [
"Contributors (https://github.com/FezVrasta/popper.js/graphs/contributors)"
],
"license": "MIT",
"keywords": [
"popperjs",
"component",
"drop",
"tooltip",
"popover",
"position",
"attached"
],
"homepage": "https://popper.js.org",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"tests"
]
}

0 comments on commit f643107

Please sign in to comment.