Skip to content

Commit

Permalink
deps: Use release tag for A4
Browse files Browse the repository at this point in the history
  • Loading branch information
rmader committed Apr 21, 2020
1 parent 86fd40f commit 599a346
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@babel/preset-react": "7.9.4",
"@fortawesome/fontawesome-free": "5.13.0",
"acorn": "7.1.1",
"adhocracy4": "liqd/adhocracy4#53674addfb99f6b09e51522330272327da82592a",
"adhocracy4": "liqd/adhocracy4#mB-2.4",
"autoprefixer": "9.7.6",
"axios": "0.19.2",
"babel-loader": "8.1.0",
Expand Down
2 changes: 1 addition & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# A4
git+git://github.com/liqd/adhocracy4.git@53674addfb99f6b09e51522330272327da82592a#egg=adhocracy4
git+git://github.com/liqd/adhocracy4.git@mB-2.4#egg=adhocracy4

# Additional requirements
bcrypt==3.1.7
Expand Down

0 comments on commit 599a346

Please sign in to comment.