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 5dc99a4 commit 9ead95fCopy full SHA for 9ead95f
package.json
@@ -1,5 +1,5 @@
1
{
2
- "name": "vue-flow-form",
+ "name": "@ditdot-dev/vue-flow-form",
3
"author": "DITDOT",
4
"description": "Create conversational conditional-logic forms with Vue.js.",
5
"version": "1.0.0",
@@ -22,7 +22,7 @@
22
"conversational-ui"
23
],
24
"license": "MIT",
25
- "homepage": "",
+ "homepage": "https://www.ditdot.hr/en",
26
"main": "dist/vue-flow-form.umd.js",
27
"module": "dist/vue-flow-form.esm.js",
28
"browser": "dist/vue-flow-form.common.js",
0 commit comments