chore: update author field

This commit is contained in:
Braks
2022-04-10 21:12:41 +02:00
parent 3937d564a8
commit 31423889d2
4 changed files with 1 additions and 6 deletions

View File

@@ -2,8 +2,6 @@
"name": "docs",
"version": "0.0.0",
"private": true,
"license": "MIT",
"author": "Burak Cakmakoglu<brainbraks@googlemail.com>",
"scripts": {
"dev": "vuepress dev src",
"build": "vuepress build src",

View File

@@ -2,8 +2,6 @@
"name": "examples",
"version": "0.0.0",
"private": true,
"license": "MIT",
"author": "Burak Cakmakoglu<brainbraks@googlemail.com>",
"scripts": {
"dev": "vite",
"build": "vite build",

View File

@@ -21,7 +21,6 @@
},
"devDependencies": {
"@antfu/eslint-config": "^0.9.0",
"@changesets/cli": "^2.22.0",
"eslint": "^7.32.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-chai-friendly": "^0.7.2",

View File

@@ -7,7 +7,7 @@
"url": "git+https://github.com/bcakmakoglu/vue-flow"
},
"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",
"bugs": {
"url": "https://github.com/bcakmakoglu/vue-flow/issues"