mirror of
https://github.com/Metastem/wikiless
synced 2024-12-06 19:16:58 +01:00
got v13 does not support CommonJS export https://github.com/Metastem/wikiless/issues/81
This commit is contained in:
+3
-1
@@ -10,7 +10,9 @@
|
||||
"express": "^4.18.2",
|
||||
"got": "^13.0.0",
|
||||
"node-html-parser": "^6.1.5",
|
||||
"redis": "^4.6.7"
|
||||
"redis": "^4.6.7",
|
||||
"express-session": "^1.17.3",
|
||||
"lusca": "^1.7.0"
|
||||
},
|
||||
"devDependencies": {},
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user