1
0
mirror of https://github.com/mgerb/go-discord-bot synced 2026-01-09 16:42:48 +00:00
This commit is contained in:
2018-09-12 23:38:02 -05:00
parent be359f7424
commit 4a2204bbe7
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{ {
"name": "go-discord-bot", "name": "go-discord-bot",
"version": "0.7.1", "version": "0.8.0",
"lockfileVersion": 1, "lockfileVersion": 1,
"requires": true, "requires": true,
"dependencies": { "dependencies": {

View File

@@ -1,6 +1,6 @@
{ {
"name": "go-discord-bot", "name": "go-discord-bot",
"version": "0.7.1", "version": "0.8.0",
"description": "Client for go-discord-bot", "description": "Client for go-discord-bot",
"scripts": { "scripts": {
"build": "NODE_ENV=prod webpack -p --progress --colors", "build": "NODE_ENV=prod webpack -p --progress --colors",