Skip to content

Commit

Permalink
fix(package.json) - Bump @ohif/i18n to 0.2.4 to add Vietnamese and im…
Browse files Browse the repository at this point in the history
…prove Chinese translations
  • Loading branch information
swederik committed Jul 31, 2019
1 parent d033bd5 commit 2174f4f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
"@ohif/extension-dicom-microscopy": "0.0.12",
"@ohif/extension-dicom-pdf": "0.0.8",
"@ohif/extension-vtk": "0.1.6",
"@ohif/i18n": "0.2.3",
"@ohif/i18n": "0.2.4",
"@tanem/react-nprogress": "^1.1.25",
"classnames": "^2.2.6",
"cornerstone-core": "^2.2.8",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1294,10 +1294,10 @@
locize-lastused "^1.1.0"
rollup-plugin-json "^4.0.0"

"@ohif/[email protected].3":
version "0.2.3"
resolved "https://registry.yarnpkg.com/@ohif/i18n/-/i18n-0.2.3.tgz#ce8d4b5c26973be864c9ebbea1a6564950d6ce2c"
integrity sha512-Qo73rU2RzpJOainiR4uy2mCiJG9zCOkhduhHsATfX+1zfFKEz90I7YH2Lba8SSolg08ABQ/a/W4s74zsocoK4g==
"@ohif/[email protected].4":
version "0.2.4"
resolved "https://registry.yarnpkg.com/@ohif/i18n/-/i18n-0.2.4.tgz#9394c315e33e8d2ee9c0bcf417806ca66796ecb0"
integrity sha512-dJB90r+l2OUEVVmlKq1XR01VSDZMEvk0P/Mkfm31e32em4In17qtgZgcbB52jyVr1msdE7bH7ldICKrpxSx0MQ==
dependencies:
"@babel/runtime" "^7.2.0"
classnames "^2.2.6"
Expand Down

0 comments on commit 2174f4f

Please sign in to comment.