feat: complete TASK-WP5-02 sticker catalog
This commit is contained in:
@@ -54,12 +54,18 @@ export const frozenPackages = {
|
||||
},
|
||||
"packages/asset-compiler/package.json": {
|
||||
dependencies: {
|
||||
"@dada/static-sticker-catalog": "workspace:*",
|
||||
"csv-parse": "7.0.2",
|
||||
},
|
||||
devDependencies: {
|
||||
typescript: "7.0.2",
|
||||
},
|
||||
},
|
||||
"packages/static-sticker-catalog/package.json": {
|
||||
devDependencies: {
|
||||
typescript: "7.0.2",
|
||||
},
|
||||
},
|
||||
};
|
||||
|
||||
export const frozenRuntime = {
|
||||
|
||||
Reference in New Issue
Block a user