Skip to content

Commit

Permalink
Fix lockfile
Browse files Browse the repository at this point in the history
  • Loading branch information
ardatan committed Apr 30, 2024
1 parent da45a33 commit 2f8b2c9
Show file tree
Hide file tree
Showing 20 changed files with 452 additions and 471 deletions.
1 change: 0 additions & 1 deletion e2e/auto-type-merging/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"name": "@e2e/auto-type-merging",
"version": null,
"private": true,
"devDependencies": {
"@graphql-mesh/compose-cli": "workspace:*",
Expand Down
1 change: 0 additions & 1 deletion e2e/cjs-project/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"name": "@e2e/cjs-project",
"version": null,
"type": "commonjs",
"private": true,
"dependencies": {
Expand Down
1 change: 0 additions & 1 deletion e2e/compose-to-output/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"name": "@e2e/compose-to-output",
"version": null,
"type": "module",
"private": true,
"dependencies": {
Expand Down
1 change: 0 additions & 1 deletion e2e/esm-config-in-cjs-project/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"name": "@e2e/esm-config-in-cjs-project",
"version": null,
"type": "commonjs",
"private": true,
"dependencies": {
Expand Down
1 change: 0 additions & 1 deletion e2e/esm-project/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"name": "@e2e/esm-project",
"version": null,
"type": "module",
"private": true,
"dependencies": {
Expand Down
1 change: 0 additions & 1 deletion e2e/json-schema-subscriptions/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"name": "@e2e/json-schema-subscriptions",
"version": null,
"private": true,
"dependencies": {
"@graphql-mesh/compose-cli": "workspace:*",
Expand Down
1 change: 0 additions & 1 deletion e2e/logs-to-stderr-results-to-stdout/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"name": "@e2e/logs-to-stderr-results-to-stdout",
"version": null,
"type": "module",
"private": true,
"dependencies": {
Expand Down
1 change: 0 additions & 1 deletion e2e/mysql-employees/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"name": "@e2e/mysql-employees",
"version": null,
"private": true,
"dependencies": {
"@graphql-mesh/compose-cli": "workspace:*",
Expand Down
1 change: 0 additions & 1 deletion e2e/mysql-rfam/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"name": "@e2e/mysql-rfam",
"version": null,
"private": true,
"dependencies": {
"@graphql-mesh/compose-cli": "workspace:*",
Expand Down
1 change: 0 additions & 1 deletion e2e/neo4j-example/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"name": "@e2e/neo4j-example",
"version": null,
"license": "MIT",
"private": true,
"dependencies": {
Expand Down
1 change: 0 additions & 1 deletion e2e/openapi-javascript-wiki/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"name": "@e2e/openapi-javascript-wiki",
"version": null,
"private": true,
"dependencies": {
"@graphql-mesh/compose-cli": "workspace:*",
Expand Down
1 change: 0 additions & 1 deletion e2e/openapi-subscriptions/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"name": "@e2e/openapi-subscriptions",
"version": null,
"private": true,
"dependencies": {
"@graphql-mesh/compose-cli": "workspace:*",
Expand Down
1 change: 0 additions & 1 deletion e2e/programmatic-batching/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"name": "@e2e/programmatic-batching-example",
"version": null,
"private": true,
"dependencies": {
"@graphql-mesh/compose-cli": "workspace:*",
Expand Down
1 change: 0 additions & 1 deletion e2e/pubsub-destroy/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"name": "@e2e/pubsub-destroy",
"version": null,
"private": true,
"dependencies": {
"@graphql-mesh/serve-cli": "workspace:*",
Expand Down
1 change: 0 additions & 1 deletion e2e/soap-demo/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"name": "@e2e/soap-demo",
"version": null,
"private": true,
"dependencies": {
"@graphql-mesh/compose-cli": "workspace:*",
Expand Down
1 change: 0 additions & 1 deletion e2e/sqlite-chinook/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"name": "@e2e/sqlite-chinook",
"version": null,
"private": true,
"dependencies": {
"@graphql-mesh/compose-cli": "workspace:*",
Expand Down
1 change: 0 additions & 1 deletion e2e/thrift-calculator/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"name": "@e2e/thrift-calculator",
"version": null,
"type": "module",
"private": true,
"scripts": {
Expand Down
1 change: 0 additions & 1 deletion e2e/type-merging-batching/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"name": "@e2e/type-merging-batching",
"version": null,
"private": true,
"dependencies": {
"@graphql-mesh/compose-cli": "workspace:*",
Expand Down
1 change: 0 additions & 1 deletion examples/v1-next/json-schema-reddit/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"name": "@examples/reddit-example",
"version": null,
"private": true,
"scripts": {
"compose": "yarn mesh-compose",
Expand Down

0 comments on commit 2f8b2c9

Please sign in to comment.