Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 311df067db | |||
| 603b58a308 |
8
package-lock.json
generated
8
package-lock.json
generated
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "hal8000",
|
"name": "hal8000",
|
||||||
"version": "2.3.0",
|
"version": "2.3.1",
|
||||||
"lockfileVersion": 1,
|
"lockfileVersion": 1,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
@@ -1793,9 +1793,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"hubot-kredits": {
|
"hubot-kredits": {
|
||||||
"version": "3.5.0",
|
"version": "3.5.1",
|
||||||
"resolved": "https://registry.npmjs.org/hubot-kredits/-/hubot-kredits-3.5.0.tgz",
|
"resolved": "https://registry.npmjs.org/hubot-kredits/-/hubot-kredits-3.5.1.tgz",
|
||||||
"integrity": "sha512-/swRV+btIRSTD3TCciJXEQJVgPvQ3jESu+Calel8ojPc8jpE6FoYat9ZqbMv0Ikm7ya4egH+Ya57VN95CVehwA==",
|
"integrity": "sha512-V/3n9TDJydHi9+1N+fzbS0QXDBGs7qQ6G9yhDw92ycKmFxp3GthTGrHa3s5F40ZgnBB2oJ4VoYb+gmoa8pJOQg==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"cors": "^2.8.5",
|
"cors": "^2.8.5",
|
||||||
"eth-provider": "^0.2.2",
|
"eth-provider": "^0.2.2",
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "hal8000",
|
"name": "hal8000",
|
||||||
"version": "2.3.0",
|
"version": "2.3.1",
|
||||||
"private": true,
|
"private": true,
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"start": "./run.sh",
|
"start": "./run.sh",
|
||||||
@@ -19,7 +19,7 @@
|
|||||||
"hubot-help": "^1.0.1",
|
"hubot-help": "^1.0.1",
|
||||||
"hubot-incoming-webhook": "^1.1.1",
|
"hubot-incoming-webhook": "^1.1.1",
|
||||||
"hubot-irc": "67P/hubot-irc#dev",
|
"hubot-irc": "67P/hubot-irc#dev",
|
||||||
"hubot-kredits": "^3.5.0",
|
"hubot-kredits": "^3.5.1",
|
||||||
"hubot-plusplus": "github:67P/hubot-plusplus#feature/configurable_points_term",
|
"hubot-plusplus": "github:67P/hubot-plusplus#feature/configurable_points_term",
|
||||||
"hubot-read-tweet": "0.0.2",
|
"hubot-read-tweet": "0.0.2",
|
||||||
"hubot-redis-brain": "1.0.0",
|
"hubot-redis-brain": "1.0.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user