chore: bump version

This commit is contained in:
braks
2022-10-08 23:56:44 +02:00
parent 6f5f5c8a36
commit 6c5523db5e
3 changed files with 1 additions and 1270 deletions
+1 -1
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" }], "changelog": ["@changesets/changelog-github", { "repo": "bcakmakoglu/vue-flow" }],
"fixed": [], "fixed": [],
"updateInternalDependencies": "patch", "updateInternalDependencies": "patch",
-2
View File
@@ -30,7 +30,6 @@
"lint": "eslint --ext \".js,.jsx,.ts,.tsx\" --fix --ignore-path ../../.gitignore .", "lint": "eslint --ext \".js,.jsx,.ts,.tsx\" --fix --ignore-path ../../.gitignore .",
"lint:dist": "eslint --ext \".ts,.tsx\" -c .eslintrc.js --fix ./dist", "lint:dist": "eslint --ext \".ts,.tsx\" -c .eslintrc.js --fix ./dist",
"prepublishOnly": "shx cp ../../README.md .", "prepublishOnly": "shx cp ../../README.md .",
"release": "pnpm np",
"postpublish": "shx rm README.md && git commit -a -m \"chore: bump version\"", "postpublish": "shx rm README.md && git commit -a -m \"chore: bump version\"",
"test": "exit 0" "test": "exit 0"
}, },
@@ -48,7 +47,6 @@
"@types/d3": "^7.4.0", "@types/d3": "^7.4.0",
"@vitejs/plugin-vue": "^2.3.4", "@vitejs/plugin-vue": "^2.3.4",
"autoprefixer": "^10.4.8", "autoprefixer": "^10.4.8",
"np": "^7.6.2",
"postcss": "^8.4.16", "postcss": "^8.4.16",
"postcss-cli": "^9.1.0", "postcss-cli": "^9.1.0",
"postcss-nested": "^5.0.6", "postcss-nested": "^5.0.6",
-1267
View File
File diff suppressed because it is too large Load Diff