We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9aa5736 commit 4f83744Copy full SHA for 4f83744
2 files changed
package.json
@@ -20,7 +20,7 @@
20
"@babel/runtime": "7.12.5",
21
"@fortawesome/fontawesome-free": "5.15.1",
22
"acorn": "8.0.4",
23
- "adhocracy4": "git+https://github.com/liqd/adhocracy4#d05c98a664de1789aca39ce20d511679f9ebea72",
+ "adhocracy4": "git+https://github.com/liqd/adhocracy4#aplus-v2012",
24
"autoprefixer": "10.1.0",
25
"axios": "0.21.0",
26
"babel-loader": "8.2.2",
requirements/base.txt
@@ -1,5 +1,5 @@
1
# A4
2
-git+https://github.com/liqd/adhocracy4.git@d05c98a664de1789aca39ce20d511679f9ebea72#egg=adhocracy4
+git+https://github.com/liqd/adhocracy4.git@aplus-v2012#egg=adhocracy4
3
4
# Additional requirements
5
bcrypt==3.2.0
0 commit comments