chore: bump version

This commit is contained in:
braks
2022-10-08 23:55:45 +02:00
parent 6f5f5c8a36
commit 6c5523db5e
3 changed files with 1 additions and 1270 deletions

View File

@@ -1,5 +1,5 @@
{
"$schema": "https://unpkg.com/@changesets/config@2.2.0/schema.json",
"$schema": "https://unpkg.com/@changesets/config@2.25.0/schema.json",
"changelog": ["@changesets/changelog-github", { "repo": "bcakmakoglu/vue-flow" }],
"fixed": [],
"updateInternalDependencies": "patch",

View File

@@ -30,7 +30,6 @@
"lint": "eslint --ext \".js,.jsx,.ts,.tsx\" --fix --ignore-path ../../.gitignore .",
"lint:dist": "eslint --ext \".ts,.tsx\" -c .eslintrc.js --fix ./dist",
"prepublishOnly": "shx cp ../../README.md .",
"release": "pnpm np",
"postpublish": "shx rm README.md && git commit -a -m \"chore: bump version\"",
"test": "exit 0"
},
@@ -48,7 +47,6 @@
"@types/d3": "^7.4.0",
"@vitejs/plugin-vue": "^2.3.4",
"autoprefixer": "^10.4.8",
"np": "^7.6.2",
"postcss": "^8.4.16",
"postcss-cli": "^9.1.0",
"postcss-nested": "^5.0.6",

1267
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff