Skip to content

Commit

Permalink
v0.6.4-alpha.1
Browse files Browse the repository at this point in the history
  • Loading branch information
eric-burel committed May 2, 2022
1 parent ffdcb56 commit 433ade1
Show file tree
Hide file tree
Showing 9 changed files with 23 additions and 23 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.6.4-alpha.0",
"version": "0.6.4-alpha.1",
"npmClient": "yarn",
"useWorkspaces": true,
"packages": [
Expand Down
2 changes: 1 addition & 1 deletion packages/graphql/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vulcanjs/graphql",
"version": "0.6.4-alpha.0",
"version": "0.6.4-alpha.1",
"main": "./dist/index.js",
"files": [
"dist/"
Expand Down
4 changes: 2 additions & 2 deletions packages/meteor-legacy/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vulcanjs/meteor-legacy",
"version": "0.6.4-alpha.0",
"version": "0.6.4-alpha.1",
"description": "Vulcan Meteor bindings",
"main": "./dist/index.js",
"files": [
Expand Down Expand Up @@ -29,7 +29,7 @@
"url": "https://github.com/VulcanJS/vulcan-npm/issues"
},
"dependencies": {
"@vulcanjs/graphql": "^0.6.4-alpha.0",
"@vulcanjs/graphql": "^0.6.4-alpha.1",
"lodash": "^4.17.21"
},
"peerDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/mongo-apollo/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vulcanjs/mongo-apollo",
"version": "0.6.4-alpha.0",
"version": "0.6.4-alpha.1",
"description": "Vulcan mongo + Apollo graphql bindings and helpers",
"main": "./dist/index.js",
"files": [
Expand Down Expand Up @@ -29,7 +29,7 @@
},
"dependencies": {
"@vulcanjs/crud": "^0.6.4-alpha.0",
"@vulcanjs/graphql": "^0.6.4-alpha.0",
"@vulcanjs/graphql": "^0.6.4-alpha.1",
"@vulcanjs/model": "^0.6.4-alpha.0",
"@vulcanjs/mongo": "^0.6.4-alpha.0",
"@vulcanjs/utils": "^0.6.4-alpha.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/react-hooks/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vulcanjs/react-hooks",
"version": "0.6.4-alpha.0",
"version": "0.6.4-alpha.1",
"description": "Connect to an existing Vulcan backend using hooks",
"main": "./dist/index.js",
"files": [
Expand All @@ -19,7 +19,7 @@
"author": "",
"license": "MIT",
"dependencies": {
"@vulcanjs/graphql": "^0.6.4-alpha.0",
"@vulcanjs/graphql": "^0.6.4-alpha.1",
"@vulcanjs/mongo": "^0.6.4-alpha.0",
"debug": "^4.3.1",
"lodash": "^4.17.20",
Expand Down
6 changes: 3 additions & 3 deletions packages/react-ui-material/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vulcanjs/react-ui-material",
"version": "0.6.4-alpha.0",
"version": "0.6.4-alpha.1",
"description": "Vulcan UI components for React - Written with Material UI",
"main": "./dist/index.js",
"files": [
Expand Down Expand Up @@ -28,10 +28,10 @@
"@mui/material": "^5.2.1",
"@mui/styles": "^5.2.1",
"@vulcanjs/core": "^0.6.4-alpha.0",
"@vulcanjs/graphql": "^0.6.4-alpha.0",
"@vulcanjs/graphql": "^0.6.4-alpha.1",
"@vulcanjs/model": "^0.6.4-alpha.0",
"@vulcanjs/permissions": "^0.6.4-alpha.0",
"@vulcanjs/react-hooks": "^0.6.4-alpha.0",
"@vulcanjs/react-hooks": "^0.6.4-alpha.1",
"@vulcanjs/react-i18n": "^0.6.4-alpha.0",
"@vulcanjs/schema": "^0.6.2",
"@vulcanjs/utils": "^0.6.4-alpha.0",
Expand Down
6 changes: 3 additions & 3 deletions packages/react-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vulcanjs/react-ui",
"version": "0.6.4-alpha.0",
"version": "0.6.4-alpha.1",
"description": "Vulcan UI components for React",
"main": "./dist/index.js",
"files": [
Expand All @@ -24,11 +24,11 @@
"license": "MIT",
"dependencies": {
"@vulcanjs/core": "^0.6.4-alpha.0",
"@vulcanjs/graphql": "^0.6.4-alpha.0",
"@vulcanjs/graphql": "^0.6.4-alpha.1",
"@vulcanjs/i18n": "^0.6.4-alpha.0",
"@vulcanjs/model": "^0.6.4-alpha.0",
"@vulcanjs/permissions": "^0.6.4-alpha.0",
"@vulcanjs/react-hooks": "^0.6.4-alpha.0",
"@vulcanjs/react-hooks": "^0.6.4-alpha.1",
"@vulcanjs/react-i18n": "^0.6.4-alpha.0",
"@vulcanjs/schema": "^0.6.2",
"@vulcanjs/utils": "^0.6.4-alpha.0",
Expand Down
6 changes: 3 additions & 3 deletions starters/express/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vulcan-express",
"version": "0.6.4-alpha.0",
"version": "0.6.4-alpha.1",
"description": "Vulcan Express",
"main": "./dist/app.mjs",
"private": true,
Expand Down Expand Up @@ -30,9 +30,9 @@
},
"dependencies": {
"@graphql-tools/schema": "^8.3.2",
"@vulcanjs/graphql": "^0.6.4-alpha.0",
"@vulcanjs/graphql": "^0.6.4-alpha.1",
"@vulcanjs/mongo": "^0.6.4-alpha.0",
"@vulcanjs/mongo-apollo": "^0.6.4-alpha.0",
"@vulcanjs/mongo-apollo": "^0.6.4-alpha.1",
"apollo-datasource-mongodb": "^0.5.2",
"apollo-server-express": "^3.6.4",
"esbuild-runner": "^2.2.1",
Expand Down
12 changes: 6 additions & 6 deletions starters/next/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vulcan-next",
"version": "0.6.4-alpha.0",
"version": "0.6.4-alpha.1",
"private": true,
"scripts": {
"analyze:bundle:storybook": "cross-env ANALYZE=true yarn run build:storybook",
Expand Down Expand Up @@ -81,13 +81,13 @@
"@next/mdx": "^10.0.2",
"@vulcanjs/crud": "^0.6.4-alpha.0",
"@vulcanjs/demo": "^0.6.2",
"@vulcanjs/graphql": "^0.6.4-alpha.0",
"@vulcanjs/graphql": "^0.6.4-alpha.1",
"@vulcanjs/mdx": "^0.6.2",
"@vulcanjs/meteor-legacy": "^0.6.4-alpha.0",
"@vulcanjs/meteor-legacy": "^0.6.4-alpha.1",
"@vulcanjs/mongo": "^0.6.4-alpha.0",
"@vulcanjs/mongo-apollo": "^0.6.4-alpha.0",
"@vulcanjs/react-hooks": "^0.6.4-alpha.0",
"@vulcanjs/react-ui": "^0.6.4-alpha.0",
"@vulcanjs/mongo-apollo": "^0.6.4-alpha.1",
"@vulcanjs/react-hooks": "^0.6.4-alpha.1",
"@vulcanjs/react-ui": "^0.6.4-alpha.1",
"apollo-datasource-mongodb": "^0.5.2",
"apollo-server": "^3",
"apollo-server-express": "^3",
Expand Down

0 comments on commit 433ade1

Please sign in to comment.