Skip to content
This repository has been archived by the owner on Mar 24, 2021. It is now read-only.

Commit

Permalink
feat: add clear relations script
Browse files Browse the repository at this point in the history
  • Loading branch information
mmintel committed Oct 8, 2019
1 parent 5ac5382 commit 9237cd6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
"lint": "eslint lib/*.js",
"build": "rollup -c",
"reset": "node -r esm scripts/reset.js",
"clear-relations": "node -r esm scripts/clear-relations.js",
"export-models": "node -r esm scripts/export-models.js",
"import-models": "node -r esm scripts/import-models.js",
"extract-models": "node -r esm scripts/extract-models.js",
Expand Down

0 comments on commit 9237cd6

Please sign in to comment.