Skip to content

Commit 7f1a50d

Browse files
committed
deps: update to a4 with ai labels translations hardcoded
1 parent dc4cc55 commit 7f1a50d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@fortawesome/fontawesome-free": "5.15.4",
1919
"@maplibre/maplibre-gl-leaflet": "0.0.22",
2020
"@react-leaflet/core": "^2.1.0",
21-
"adhocracy4": "git+https://github.com/liqd/adhocracy4#313861e8f9e6c5b2d65221d1d2bd09ce7569580f",
21+
"adhocracy4": "git+https://github.com/liqd/adhocracy4#22d2c571b8491266fdffbc6a65339a80280059d9",
2222
"autoprefixer": "10.4.20",
2323
"bootstrap": "5.2.3",
2424
"css-loader": "7.1.2",
@@ -114,4 +114,4 @@
114114
"make lint-python-files"
115115
]
116116
}
117-
}
117+
}

requirements/base.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# A4
2-
git+https://github.com/liqd/adhocracy4.git@313861e8f9e6c5b2d65221d1d2bd09ce7569580f#egg=adhocracy4
2+
git+https://github.com/liqd/adhocracy4.git@22d2c571b8491266fdffbc6a65339a80280059d9#egg=adhocracy4
33

44
# Additional requirements
55
brotli==1.1.0

0 commit comments

Comments
 (0)