This commit is contained in:
Râu Cao 2022-08-12 16:25:21 +01:00
parent 41008116d0
commit 63f80a3fb2
Signed by: raucao
GPG Key ID: 15E65F399D084BA9
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{ {
"name": "botka", "name": "botka",
"version": "0.8.0", "version": "0.8.1",
"lockfileVersion": 2, "lockfileVersion": 2,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "botka", "name": "botka",
"version": "0.8.0", "version": "0.8.1",
"dependencies": { "dependencies": {
"cheerio": "0.22.0", "cheerio": "0.22.0",
"coffee-script": "^1.9.2", "coffee-script": "^1.9.2",

View File

@ -1,6 +1,6 @@
{ {
"name": "botka", "name": "botka",
"version": "0.8.0", "version": "0.8.1",
"private": true, "private": true,
"author": [ "author": [
"Kosmos Contributors <mail@kosmos.org> (https://kosmos.org)" "Kosmos Contributors <mail@kosmos.org> (https://kosmos.org)"