Skip to content

Commit 481acdd

Browse files
fix(deps): drop node-gettext
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
1 parent c5d9f65 commit 481acdd

File tree

2 files changed

+2
-17
lines changed

2 files changed

+2
-17
lines changed

package-lock.json

Lines changed: 1 addition & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,7 @@
4040
],
4141
"dependencies": {
4242
"@nextcloud/l10n": "^3.2.0",
43-
"moment": "^2.30.1",
44-
"node-gettext": "^3.0.0"
43+
"moment": "^2.30.1"
4544
},
4645
"devDependencies": {
4746
"@nextcloud/browserslist-config": "^3.0.0",

0 commit comments

Comments
 (0)