mirror of
https://github.com/pacnpal/markov-discord.git
synced 2025-12-20 03:01:04 -05:00
Update 0.7.3: Update to markov-strings 3.0
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "markbot",
|
||||
"version": "0.7.2",
|
||||
"version": "0.7.3",
|
||||
"description": "A conversational Markov chain bot for Discord",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
@@ -28,7 +28,7 @@
|
||||
"bufferutil": "^4.0.1",
|
||||
"discord.js": "^12.3.1",
|
||||
"erlpack": "^0.1.3",
|
||||
"markov-strings": "^2.1.0",
|
||||
"markov-strings": "^3.0.1",
|
||||
"node-schedule": "^1.3.2",
|
||||
"source-map-support": "^0.5.16",
|
||||
"zlib-sync": "^0.1.7"
|
||||
@@ -53,4 +53,4 @@
|
||||
"eslintIgnore": [
|
||||
"**/*.js"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user