got v13 does not support CommonJS export https://github.com/Metastem/wikiless/issues/81

This commit is contained in:
xbdm
2023-08-02 15:03:15 -04:00
committed by GitHub
parent f4c92df4ff
commit d2ed6e2cd2
+3 -1
View File
@@ -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": {