Skip to content

Commit 3d8ddf8

Browse files
feat: add atlasTranslations to package.json
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 832b980 commit 3d8ddf8

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

package.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,12 @@
2020
"openedx": "./dist/tools/cli/openedx.js",
2121
"transifex-utils.js": "./dist/tools/cli/transifex-utils.js"
2222
},
23+
"atlasTranslations": {
24+
"path": "translations/frontend-base/src/i18n/messages",
25+
"dependencies": [
26+
"@openedx/paragon"
27+
]
28+
},
2329
"scripts": {
2430
"build": "make build",
2531
"clean": "make clean",

0 commit comments

Comments
 (0)