Skip to content

Commit

Permalink
upgrade d2-ui component
Browse files Browse the repository at this point in the history
  • Loading branch information
adrianq committed Nov 22, 2020
1 parent e28f87d commit 18fa42a
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 @@ -28,7 +28,7 @@
"cronstrue": "1.95.0",
"cryptr": "4.0.2",
"d2": "31.8.1",
"d2-api": "1.4.0-beta.2",
"d2-api": "1.4.1",
"d2-manifest": "1.0.0",
"d2-ui-components": "2.2.0",
"file-saver": "2.0.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5206,10 +5206,10 @@ [email protected]:
url "0.11.0"
yauzl "2.10.0"

[email protected].0-beta.2:
version "1.4.0-beta.2"
resolved "https://registry.yarnpkg.com/d2-api/-/d2-api-1.4.0-beta.2.tgz#f2421c3a1a4cec803b9768de5d46465dd6f22e3e"
integrity sha512-XTdguu9PB0s3mvWI4zII1owMautuuwiBWnZmyC+qn/Q32bTi3SA7EdSDhwWunxTZLjfuEvdlis3LR4F07wBEnA==
[email protected].1:
version "1.4.1"
resolved "https://registry.yarnpkg.com/d2-api/-/d2-api-1.4.1.tgz#7d12f676a5549a3c5ab2efa40cd9550924e3ec81"
integrity sha512-dxk0HzNn7kPHs2wsvtmbXVGxy5Sv9DKQjhk5VCFEHm/Kd/dddqj8lXHvhBCAxYvlFqq27G293FQqwTAl1TwB2Q==
dependencies:
"@babel/runtime" "^7.5.4"
"@dhis2/d2-i18n" "^1.0.5"
Expand Down

0 comments on commit 18fa42a

Please sign in to comment.