Skip to content

Commit

Permalink
chore(automatic): v1.16.1-lts (dist files)
Browse files Browse the repository at this point in the history
  • Loading branch information
FezVrasta committed Apr 7, 2020
1 parent 2b628a8 commit 7b86389
Show file tree
Hide file tree
Showing 26 changed files with 11,251 additions and 0 deletions.
25 changes: 25 additions & 0 deletions bower.json
Original file line number Diff line number Diff line change
@@ -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"
]
}
Loading

0 comments on commit 7b86389

Please sign in to comment.