We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c19af9 commit bd82d55Copy full SHA for bd82d55
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@lazycuh/angular-tooltip",
3
- "version": "1.1.6",
+ "version": "1.1.7",
4
"scripts": {
5
"ng": "ng",
6
"start": "ng serve --open",
projects/angular-tooltip/package.json
@@ -1,7 +1,7 @@
"description": "Easily show tooltips programmatically and/or declaratively in Angular",
"author": {
"name": "Baby Beet"
7
},
0 commit comments