Skip to content

Commit 91aa201

Browse files
Update copy and funding links
1 parent 4e6e7f4 commit 91aa201

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "vuetify-inline-fields",
3-
"version": "1.0.0-beta-1",
4-
"description": "The vuetify-inline-fields",
3+
"version": "1.0.0-beta-1.1",
4+
"description": "Vuetify's Inline Form Fields Component Library offers a comprehensive collection of reusable UI components designed to create elegant and efficient inline form fields within your applications.",
55
"private": false,
66
"main": "dist/vuetify-inline-fields.cjs.js",
77
"module": "dist/vuetify-inline-fields.es.js",
@@ -27,12 +27,12 @@
2727
"author": "WebDevNerdStuff & Bunnies... lots and lots of bunnies! <webdevnerdstuff@gmail.com> (https://webdevnerdstuff.com)",
2828
"funding": [
2929
{
30-
"type": "patreon",
31-
"url": "https://www.patreon.com/WebDevNerdStuff"
30+
"type": "paypal",
31+
"url": "https://paypal.me/webdevnerdstuff"
3232
},
3333
{
34-
"type": "individual",
35-
"url": "https://bit.ly/wdns-paypal-veet-plugin"
34+
"type": "patreon",
35+
"url": "https://www.patreon.com/WebDevNerdStuff"
3636
}
3737
],
3838
"license": "MIT",

0 commit comments

Comments
 (0)