-
- Downloads
Project 'graphpolaris/microservices/query-service' was moved to 'graphpolaris/microservices/database-service'. Please update any links and bookmarks that may still have the old path.
fix: add canvas to trusted packages
... | ... | @@ -56,6 +56,7 @@ |
"ts-common": "link:ts-common" | ||
}, | ||
"trustedDependencies": [ | ||
"@mongodb-js/zstd" | ||
"@mongodb-js/zstd", | ||
"canvas" | ||
] | ||
} |
Please register or sign in to comment