Skip to content

Commit

Permalink
Update website/package.json
Browse files Browse the repository at this point in the history
Co-authored-by: Kristoffer K. <merceyz@users.noreply.github.com>
  • Loading branch information
slorber and merceyz committed Feb 11, 2021
1 parent 6ae0b75 commit fd34cd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/package.json
Expand Up @@ -15,7 +15,7 @@
"netlify:ci:production": "yarn netlify:prepare && yarn netlify:crowdin && yarn build",
"netlify:ci:deployPreview": "yarn netlify:prepare && yarn build -l en",
"netlify:prepare": "yarn fetchSupporters && yarn build:js",
"netlify:crowdin": "yarn write-translations && yarn workspace @jest/monorepo crowdin:upload && yarn workspace @jest/monorepo crowdin:download"
"netlify:crowdin": "yarn write-translations && yarn crowdin:upload && yarn crowdin:download"
},
"dependencies": {
"@docusaurus/core": "2.0.0-alpha.dbfa256a7",
Expand Down

0 comments on commit fd34cd0

Please sign in to comment.