Skip to content

Commit 99ace50

Browse files
committed
feat: add commit command
1 parent 684cf75 commit 99ace50

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

apps/database/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"private": true,
33
"scripts": {
44
"start": "graphile-migrate watch",
5+
"commit": "graphile-migrate commit",
56
"mig-init": "graphile-migrate init"
67
},
78
"dependencies": {

0 commit comments

Comments
 (0)