Skip to content

Commit 33bc898

Browse files
author
Rajat
committed
new package for util and migration scripts
1 parent ba7dcd1 commit 33bc898

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/scripts/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
"scripts": {
99
"test": "echo \"Error: no test specified\" && exit 1",
1010
"domain:cleanup": "ts-node src/cleanup-domain.ts",
11+
"media:refresh": "ts-node src/refresh-media.ts",
1112
"build": "tsc"
1213
},
1314
"keywords": [],

0 commit comments

Comments
 (0)