Skip to content

Commit 9ead95f

Browse files
committed
Rename package
1 parent 5dc99a4 commit 9ead95f

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,5 +1,5 @@
11
{
2-
"name": "vue-flow-form",
2+
"name": "@ditdot-dev/vue-flow-form",
33
"author": "DITDOT",
44
"description": "Create conversational conditional-logic forms with Vue.js.",
55
"version": "1.0.0",
@@ -22,7 +22,7 @@
2222
"conversational-ui"
2323
],
2424
"license": "MIT",
25-
"homepage": "",
25+
"homepage": "https://www.ditdot.hr/en",
2626
"main": "dist/vue-flow-form.umd.js",
2727
"module": "dist/vue-flow-form.esm.js",
2828
"browser": "dist/vue-flow-form.common.js",

0 commit comments

Comments
 (0)