Compare commits
No commits in common. "b57fde9b0a06b6a75a1548109c586245ea703fe4" and "bc426831db5a257652e529607576046477fc1f5a" have entirely different histories.
b57fde9b0a
...
bc426831db
@ -75,7 +75,7 @@
|
||||
"test:watch": "jest --watchAll",
|
||||
"test:ci": "start-server-and-test dev http://localhost:4010/api/docs/openapi.json test",
|
||||
"seed": "ts-node ./node_modules/typeorm/cli.js schema:sync && ts-node ./node_modules/typeorm-seeding/dist/cli.js seed",
|
||||
"openapi:export": "ts-node scripts/openapi_export.ts",
|
||||
"openapi:export": "node scripts/openapi_export.js",
|
||||
"licenses:export": "license-exporter --md"
|
||||
},
|
||||
"nodemonConfig": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user