chore: update author field

This commit is contained in:
Braks
2022-04-11 11:30:10 +02:00
parent 3937d564a8
commit 31423889d2
4 changed files with 1 additions and 6 deletions
-2
View File
@@ -2,8 +2,6 @@
"name": "docs", "name": "docs",
"version": "0.0.0", "version": "0.0.0",
"private": true, "private": true,
"license": "MIT",
"author": "Burak Cakmakoglu<brainbraks@googlemail.com>",
"scripts": { "scripts": {
"dev": "vuepress dev src", "dev": "vuepress dev src",
"build": "vuepress build src", "build": "vuepress build src",
-2
View File
@@ -2,8 +2,6 @@
"name": "examples", "name": "examples",
"version": "0.0.0", "version": "0.0.0",
"private": true, "private": true,
"license": "MIT",
"author": "Burak Cakmakoglu<brainbraks@googlemail.com>",
"scripts": { "scripts": {
"dev": "vite", "dev": "vite",
"build": "vite build", "build": "vite build",
-1
View File
@@ -21,7 +21,6 @@
}, },
"devDependencies": { "devDependencies": {
"@antfu/eslint-config": "^0.9.0", "@antfu/eslint-config": "^0.9.0",
"@changesets/cli": "^2.22.0",
"eslint": "^7.32.0", "eslint": "^7.32.0",
"eslint-config-prettier": "^8.3.0", "eslint-config-prettier": "^8.3.0",
"eslint-plugin-chai-friendly": "^0.7.2", "eslint-plugin-chai-friendly": "^0.7.2",
+1 -1
View File
@@ -7,7 +7,7 @@
"url": "git+https://github.com/bcakmakoglu/vue-flow" "url": "git+https://github.com/bcakmakoglu/vue-flow"
}, },
"license": "MIT", "license": "MIT",
"author": "Burak Cakmakoglu<brainbraks@googlemail.com>", "author": "Burak Cakmakoglu<78412429+bcakmakoglu@users.noreply.github.com>",
"homepage": "https://github.com/bcakmakoglu/vue-flow#readme", "homepage": "https://github.com/bcakmakoglu/vue-flow#readme",
"bugs": { "bugs": {
"url": "https://github.com/bcakmakoglu/vue-flow/issues" "url": "https://github.com/bcakmakoglu/vue-flow/issues"