chore: normalize
This commit is contained in:
parent
74d04c35a6
commit
93b6d76ccf
|
@ -4,7 +4,7 @@
|
|||
"private": true,
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/cha0s/flecks.git"
|
||||
"url": "git+https://github.com/cha0s/flecks.git"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "lerna run build",
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
"name": "@flecks/core",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/cha0s/flecks.git",
|
||||
"url": "git+https://github.com/cha0s/flecks.git",
|
||||
"directory": "packages/core"
|
||||
},
|
||||
"publishConfig": {
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
"name": "@flecks/create-app",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/cha0s/flecks.git",
|
||||
"url": "git+https://github.com/cha0s/flecks.git",
|
||||
"directory": "packages/create-app"
|
||||
},
|
||||
"publishConfig": {
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
"name": "@flecks/create-fleck",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/cha0s/flecks.git",
|
||||
"url": "git+https://github.com/cha0s/flecks.git",
|
||||
"directory": "packages/create-fleck"
|
||||
},
|
||||
"publishConfig": {
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
"name": "@flecks/db",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/cha0s/flecks.git",
|
||||
"url": "git+https://github.com/cha0s/flecks.git",
|
||||
"directory": "packages/db"
|
||||
},
|
||||
"publishConfig": {
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
"name": "@flecks/docker",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/cha0s/flecks.git",
|
||||
"url": "git+https://github.com/cha0s/flecks.git",
|
||||
"directory": "packages/docker"
|
||||
},
|
||||
"publishConfig": {
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
"name": "@flecks/dox",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/cha0s/flecks.git",
|
||||
"url": "git+https://github.com/cha0s/flecks.git",
|
||||
"directory": "packages/dox"
|
||||
},
|
||||
"publishConfig": {
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
"name": "@flecks/electron",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/cha0s/flecks.git",
|
||||
"url": "git+https://github.com/cha0s/flecks.git",
|
||||
"directory": "packages/electron"
|
||||
},
|
||||
"publishConfig": {
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
"name": "@flecks/fleck",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/cha0s/flecks.git",
|
||||
"url": "git+https://github.com/cha0s/flecks.git",
|
||||
"directory": "packages/fleck"
|
||||
},
|
||||
"publishConfig": {
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
"name": "@flecks/governor",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/cha0s/flecks.git",
|
||||
"url": "git+https://github.com/cha0s/flecks.git",
|
||||
"directory": "packages/governor"
|
||||
},
|
||||
"publishConfig": {
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
"name": "@flecks/passport-local-react",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/cha0s/flecks.git",
|
||||
"url": "git+https://github.com/cha0s/flecks.git",
|
||||
"directory": "packages/passport-local-react"
|
||||
},
|
||||
"publishConfig": {
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
"name": "@flecks/passport-local",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/cha0s/flecks.git",
|
||||
"url": "git+https://github.com/cha0s/flecks.git",
|
||||
"directory": "packages/passport-local"
|
||||
},
|
||||
"publishConfig": {
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
"name": "@flecks/passport-react",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/cha0s/flecks.git",
|
||||
"url": "git+https://github.com/cha0s/flecks.git",
|
||||
"directory": "packages/passport-react"
|
||||
},
|
||||
"publishConfig": {
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
"name": "@flecks/passport",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/cha0s/flecks.git",
|
||||
"url": "git+https://github.com/cha0s/flecks.git",
|
||||
"directory": "packages/passport"
|
||||
},
|
||||
"publishConfig": {
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
"name": "@flecks/react",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/cha0s/flecks.git",
|
||||
"url": "git+https://github.com/cha0s/flecks.git",
|
||||
"directory": "packages/react"
|
||||
},
|
||||
"publishConfig": {
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
"name": "@flecks/redis",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/cha0s/flecks.git",
|
||||
"url": "git+https://github.com/cha0s/flecks.git",
|
||||
"directory": "packages/redis"
|
||||
},
|
||||
"publishConfig": {
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
"name": "@flecks/redux",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/cha0s/flecks.git",
|
||||
"url": "git+https://github.com/cha0s/flecks.git",
|
||||
"directory": "packages/redux"
|
||||
},
|
||||
"publishConfig": {
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
"name": "@flecks/repl",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/cha0s/flecks.git",
|
||||
"url": "git+https://github.com/cha0s/flecks.git",
|
||||
"directory": "packages/repl"
|
||||
},
|
||||
"publishConfig": {
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
"name": "@flecks/server",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/cha0s/flecks.git",
|
||||
"url": "git+https://github.com/cha0s/flecks.git",
|
||||
"directory": "packages/server"
|
||||
},
|
||||
"publishConfig": {
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
"name": "@flecks/session",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/cha0s/flecks.git",
|
||||
"url": "git+https://github.com/cha0s/flecks.git",
|
||||
"directory": "packages/session"
|
||||
},
|
||||
"publishConfig": {
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
"name": "@flecks/socket",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/cha0s/flecks.git",
|
||||
"url": "git+https://github.com/cha0s/flecks.git",
|
||||
"directory": "packages/socket"
|
||||
},
|
||||
"publishConfig": {
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
"name": "@flecks/web",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/cha0s/flecks.git",
|
||||
"url": "git+https://github.com/cha0s/flecks.git",
|
||||
"directory": "packages/web"
|
||||
},
|
||||
"publishConfig": {
|
||||
|
|
Loading…
Reference in New Issue
Block a user