Skip to content

Commit

Permalink
Update tippy.js to v6.2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
farengeyt451 committed Sep 17, 2020
1 parent 26f8e29 commit 8eb4df6
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
14 changes: 7 additions & 7 deletions projects/ngx-tippy-wrapper/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions projects/ngx-tippy-wrapper/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ngx-tippy-wrapper",
"version": "2.0.0",
"version": "2.0.1",
"description": "Angular 8+ wrapper for Tippy.js",
"keywords": [
"tooltip",
Expand Down Expand Up @@ -28,7 +28,7 @@
"@angular/core": "~10.1.2"
},
"dependencies": {
"tippy.js": "^6.2.3",
"tippy.js": "^6.2.6",
"tslib": "^2.0.0"
},
"devDependencies": {}
Expand Down

0 comments on commit 8eb4df6

Please sign in to comment.