chore: update author field
This commit is contained in:
@@ -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,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",
|
||||||
|
|||||||
@@ -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",
|
||||||
|
|||||||
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user