Skip to content

Commit

Permalink
chore(automatic): v1.14.6 (dist files)
Browse files Browse the repository at this point in the history
  • Loading branch information
Federico Zivolo committed Nov 28, 2018
1 parent 463b430 commit b1144cd
Show file tree
Hide file tree
Showing 27 changed files with 11,061 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 b1144cd

Please sign in to comment.