Skip to content

Commit 87cdb1c

Browse files
committed
chore: revert package changes
1 parent 93d206c commit 87cdb1c

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

packages/apollo/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"name": "@greguintow/nestjs-apollo",
3-
"version": "10.1.2",
2+
"name": "@nestjs/apollo",
3+
"version": "10.0.16",
44
"description": "Nest - modern, fast, powerful node.js web framework (@apollo)",
55
"author": "Kamil Mysliwiec",
66
"license": "MIT",

packages/graphql/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"name": "@greguintow/nestjs-graphql",
3-
"version": "10.1.2",
2+
"name": "@nestjs/graphql",
3+
"version": "10.0.16",
44
"description": "Nest - modern, fast, powerful node.js web framework (@graphql)",
55
"author": "Kamil Mysliwiec",
66
"license": "MIT",

0 commit comments

Comments
 (0)