Skip to content

Commit 77242a7

Browse files
authored
Changes (#151)
* fix package version * Publish - @flexilla/flexilla@2.2.2
1 parent f610c4e commit 77242a7

File tree

2 files changed

+4
-11
lines changed

2 files changed

+4
-11
lines changed

package-lock.json

Lines changed: 2 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/flexilla/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@flexilla/flexilla",
33
"private": false,
4-
"version": "2.2.1",
4+
"version": "2.2.2",
55
"type": "module",
66
"description": "A set of unstyled interactive components for building interactive, and customizable user interfaces. Open-Source",
77
"publishConfig": {
@@ -50,7 +50,7 @@
5050
"@flexilla/dropdown": "^2.2.0",
5151
"@flexilla/modal": "^2.2.0",
5252
"@flexilla/offcanvas": "^2.0.14",
53-
"@flexilla/popover": "^0.0.2",
53+
"@flexilla/popover": "^0.3.0",
5454
"@flexilla/tabs": "^2.2.0",
5555
"@flexilla/tooltip": "^2.3.0"
5656
},

0 commit comments

Comments
 (0)