mirror of
https://github.com/CompassConnections/Compass.git
synced 2026-05-18 22:02:07 -04:00
Add migration
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
"dev": "./run_local.sh dev",
|
||||
"prod": "./run_local.sh prod",
|
||||
"clean-install": "./install.sh",
|
||||
"migrate": "./scripts/migrate.sh",
|
||||
"test": "jest",
|
||||
"test:watch": "jest --watch",
|
||||
"test:coverage": "jest --coverage",
|
||||
|
||||
Reference in New Issue
Block a user