mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-07 05:52:57 +00:00
feat: migrate to esm
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
"versionGroups": [
|
||||
{
|
||||
"label": "ES Mapping Generator Special Dependencies",
|
||||
"dependencies": ["typescript", "typedoc", "ts-node"],
|
||||
"dependencies": ["typescript", "typedoc", "ts-node", "@types/node", "got"],
|
||||
"packages": ["@openstapps/es-mapping-generator"],
|
||||
"isIgnored": true
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user