Skip to content

Commit

Permalink
Merge pull request #2120 from graphcommerce-org/feature/hygraph-dist-…
Browse files Browse the repository at this point in the history
…cleanup

Removed unwanted Hygraph migration script from dist folder
  • Loading branch information
paales authored Nov 23, 2023
2 parents 10e1188 + ae0d1cf commit ddb7944
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 16 deletions.
15 changes: 0 additions & 15 deletions packages/hygraph-cli/dist/migrations/graphcommerce7to7.1.js

This file was deleted.

1 change: 0 additions & 1 deletion packages/hygraph-cli/dist/migrations/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,3 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
Object.defineProperty(exports, "__esModule", { value: true });
__exportStar(require("./graphcommerce5to6"), exports);
__exportStar(require("./graphcommerce6to7"), exports);
__exportStar(require("./graphcommerce7to7.1"), exports);

0 comments on commit ddb7944

Please sign in to comment.