chore: versions
This commit is contained in:
parent
2e68d147b6
commit
097c9328ec
22
package.json
22
package.json
|
@ -44,17 +44,17 @@
|
|||
"@avocado/topdown-persea": "^3.0.0",
|
||||
"@avocado/traits": "^3.0.0",
|
||||
"@avocado/traits-persea": "^3.0.0",
|
||||
"@flecks/core": "1.4.1",
|
||||
"@flecks/create-app": "1.4.1",
|
||||
"@flecks/db": "1.4.1",
|
||||
"@flecks/governor": "1.4.1",
|
||||
"@flecks/core": "^1.4.1",
|
||||
"@flecks/create-app": "^1.4.1",
|
||||
"@flecks/db": "^1.4.1",
|
||||
"@flecks/governor": "^1.4.1",
|
||||
"@flecks/react": "^1.4.1",
|
||||
"@flecks/redis": "1.4.1",
|
||||
"@flecks/redis": "^1.4.1",
|
||||
"@flecks/redux": "^1.4.1",
|
||||
"@flecks/repl": "1.4.1",
|
||||
"@flecks/server": "1.4.1",
|
||||
"@flecks/socket": "1.4.1",
|
||||
"@flecks/user": "1.4.1",
|
||||
"@flecks/repl": "^1.4.1",
|
||||
"@flecks/server": "^1.4.1",
|
||||
"@flecks/socket": "^1.4.1",
|
||||
"@flecks/user": "^1.4.1",
|
||||
"@flecks/web": "^1.4.1",
|
||||
"@humus/combat": "^2.0.0",
|
||||
"@humus/core": "^2.0.0",
|
||||
|
@ -65,8 +65,8 @@
|
|||
"pg-hstore": "^2.3.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@flecks/create-fleck": "1.4.1",
|
||||
"@flecks/docker": "1.4.1",
|
||||
"@flecks/create-fleck": "^1.4.1",
|
||||
"@flecks/docker": "^1.4.1",
|
||||
"lerna": "^3.22.1",
|
||||
"patch-package": "^6.4.7",
|
||||
"postinstall-postinstall": "^2.1.0"
|
||||
|
|
|
@ -29,16 +29,16 @@
|
|||
"test.js.map"
|
||||
],
|
||||
"dependencies": {
|
||||
"@avocado/graphics": "3.0.0",
|
||||
"@avocado/math": "3.0.0",
|
||||
"@avocado/react": "3.0.0",
|
||||
"@avocado/resource": "3.0.0",
|
||||
"@avocado/resource-persea": "3.0.0",
|
||||
"@flecks/core": "1.4.1",
|
||||
"@flecks/db": "1.4.1",
|
||||
"@flecks/react": "1.4.1",
|
||||
"@flecks/redux": "1.4.1",
|
||||
"@flecks/user": "1.4.1",
|
||||
"@avocado/graphics": "^3.0.0",
|
||||
"@avocado/math": "^3.0.0",
|
||||
"@avocado/react": "^3.0.0",
|
||||
"@avocado/resource": "^3.0.0",
|
||||
"@avocado/resource-persea": "^3.0.0",
|
||||
"@flecks/core": "^1.4.1",
|
||||
"@flecks/db": "^1.4.1",
|
||||
"@flecks/react": "^1.4.1",
|
||||
"@flecks/redux": "^1.4.1",
|
||||
"@flecks/user": "^1.4.1",
|
||||
"express": "^4.17.1",
|
||||
"fast-json-patch": "^3.0.0-1",
|
||||
"glob": "^7.1.6",
|
||||
|
|
Loading…
Reference in New Issue
Block a user