Update package.json and package-lock.json

This commit is contained in:
Jorge Ramos 2018-05-18 22:20:47 -03:00
parent 9346b6b108
commit 234643231d
2 changed files with 3108 additions and 3 deletions

3105
package-lock.json generated Normal file

File diff suppressed because it is too large Load diff

View file

@ -8,9 +8,9 @@
"Rodrigo Rodriguez <me@rodrigorodriguez.com>" "Rodrigo Rodriguez <me@rodrigorodriguez.com>"
], ],
"homepage": "http://www.generalbot.com", "homepage": "http://www.generalbot.com",
"repository" : "repository": {
{ "type" : "git" "type": "git",
, "url" : "https://github.com/pragmatismo-io/BotLib" "url": "https://github.com/pragmatismo-io/BotLib"
}, },
"license": "AGPL-3.0", "license": "AGPL-3.0",
"dependencies": { "dependencies": {