Browse Source

bump version

Markus-Rost 4 years ago
parent
commit
d5d10f8f54
2 changed files with 39 additions and 855 deletions
  1. 37 852
      package-lock.json
  2. 2 3
      package.json

File diff suppressed because it is too large
+ 37 - 852
package-lock.json


+ 2 - 3
package.json

@@ -1,6 +1,6 @@
 {
   "name": "discord-wiki-bot",
-  "version": "3.0.0",
+  "version": "4.0.0",
   "description": "Wiki-Bot is a bot with the purpose to easily search for and link to wiki pages. Wiki-Bot shows short descriptions and additional info about pages and is able to resolve redirects and follow interwiki links.",
   "main": "main.js",
   "scripts": {
@@ -23,8 +23,7 @@
     "got": "^11.8.1",
     "htmlparser2": "^6.0.0",
     "npm": "^7.5.3",
-    "pg": "^8.5.1",
-    "sqlite3": "^5.0.0"
+    "pg": "^8.5.1"
   },
   "repository": {
     "type": "git",

Some files were not shown because too many files changed in this diff