Skip to content

Commit ee0ff7a

Browse files
Merge pull request #39 from codedbychavez/patch-2.2.5
patch-2.2.5
2 parents 489ae57 + ea6c8cd commit ee0ff7a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "configcat-vue",
3-
"description": "A simple and easy to use Vue3 plugin for using ConfigCat Feature Flags in your Vue.js Application",
3+
"description": "A community-maintained SDK for integrating ConfigCat feature flags into Vue.js applications.",
44
"type": "module",
55
"files": [
66
"dist"
@@ -19,7 +19,7 @@
1919
}
2020
}
2121
},
22-
"version": "2.2.4",
22+
"version": "2.2.5",
2323
"keywords": [
2424
"configcat",
2525
"ConfigCat",

0 commit comments

Comments
 (0)