refactor(docs): package name

Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
This commit is contained in:
braks
2023-02-21 22:36:45 +01:00
committed by Braks
parent a3ec3b40a7
commit 5c0fb912fc
2 changed files with 2 additions and 2 deletions

View File

@@ -6,7 +6,7 @@
"snapshot": {
"useCalculatedVersion": true
},
"ignore": ["docs", "tests", "nuxt3-examples", "quasar-examples", "vite-examples", "vueflow"],
"ignore": ["@vue-flow/docs", "@vue-flow/examples-*", "@vue-flow/tests", "vueflow"],
"commit": false,
"linked": [],
"access": "public",

View File

@@ -1,5 +1,5 @@
{
"name": "docs",
"name": "@vue-flow/docs",
"version": "1.0.0",
"private": true,
"scripts": {