refactor(docs): package name

Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
This commit is contained in:
braks
2023-02-22 20:20:11 +01:00
committed by Braks
parent a3ec3b40a7
commit 5c0fb912fc
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
"snapshot": { "snapshot": {
"useCalculatedVersion": true "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, "commit": false,
"linked": [], "linked": [],
"access": "public", "access": "public",
+1 -1
View File
@@ -1,5 +1,5 @@
{ {
"name": "docs", "name": "@vue-flow/docs",
"version": "1.0.0", "version": "1.0.0",
"private": true, "private": true,
"scripts": { "scripts": {