Skip to content

Commit

Permalink
Merge branch 'master' of github.com:FEMR/fEMR-OnChain-Core into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
Romulus10 committed Aug 5, 2021
2 parents 69ee90d + 54dc743 commit ab9959f
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 12 deletions.
15 changes: 8 additions & 7 deletions main/static/main/js/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion main/static/main/js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "js",
"version": "1.0.0",
"dependencies": {
"@fortawesome/fontawesome-free": "^5.15.3",
"@fortawesome/fontawesome-free": "^5.15.4",
"inputmask": "^5.0.6"
},
"license": "ISC"
Expand Down
8 changes: 4 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
Django==3.2.5
Django==3.2.6
#PyYAML==5.4.1
amazon.ion==0.5.0
asgiref==3.4.1
astroid==2.6.5
astroid==2.6.6
autopep8==1.5.7
boto3==1.18.10
botocore==1.21.11
boto3==1.18.14
botocore==1.21.14
certifi==2021.5.30
chardet==4.0.0
click==8.0.1
Expand Down

0 comments on commit ab9959f

Please sign in to comment.