Skip to content

Commit 61e399e

Browse files
committed
v0.7.2-alpha.8
1 parent a2722c2 commit 61e399e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vulcan-express",
3-
"version": "0.7.2-alpha.5",
3+
"version": "0.7.2-alpha.8",
44
"description": "Vulcan Express",
55
"main": "./dist/app.mjs",
66
"private": true,
@@ -30,9 +30,9 @@
3030
},
3131
"dependencies": {
3232
"@graphql-tools/schema": "^8.3.2",
33-
"@vulcanjs/graphql": "^0.7.2-alpha.3",
34-
"@vulcanjs/mongo": "^0.7.2-alpha.3",
35-
"@vulcanjs/mongo-apollo": "^0.7.2-alpha.3",
33+
"@vulcanjs/graphql": "^0.7.2-alpha.8",
34+
"@vulcanjs/mongo": "^0.7.2-alpha.8",
35+
"@vulcanjs/mongo-apollo": "^0.7.2-alpha.8",
3636
"apollo-server": "3.9",
3737
"apollo-server-express": "3.9",
3838
"express": "^4.17.3",

0 commit comments

Comments
 (0)