Skip to content

Commit

Permalink
Removed unwanted Hygraph migration script from dist folder
Browse files Browse the repository at this point in the history
was removed from src folder in acd40f3
  • Loading branch information
bramvanderholst committed Nov 23, 2023
1 parent 8402562 commit ae0d1cf
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 ae0d1cf

Please sign in to comment.