This commit is contained in:
Wingy 2020-11-07 15:55:06 -05:00
parent ea36220f38
commit fc2c3a7114
2 changed files with 4 additions and 4 deletions

View file

@ -1,6 +1,6 @@
{ {
"name": "christmas-community", "name": "christmas-community",
"version": "1.18.1", "version": "1.19.0",
"description": "Christmas lists for communities", "description": "Christmas lists for communities",
"main": "main.js", "main": "main.js",
"scripts": { "scripts": {

View file

@ -868,9 +868,9 @@
"tiny-each-async" "2.0.3" "tiny-each-async" "2.0.3"
"get-product-name@1": "get-product-name@1":
"integrity" "sha512-l0wcyIrVb2KnGMIKuueK+zuDaXW+0K1FYsJDs53WwToRjM6v7uypf0hrIynifAEjzTxmZw4k+7oEgjY3l9mpXg==" "integrity" "sha512-+ivby/551lfw1XD6CiQbgYR3Mq7x1ZGI5mOas1doF2C5O0qGtaY0gQN1U9tbVuoQY+c9TNBMGws7ex2xZLa2AQ=="
"resolved" "https://registry.npmjs.org/get-product-name/-/get-product-name-1.10.0.tgz" "resolved" "https://registry.npmjs.org/get-product-name/-/get-product-name-1.12.0.tgz"
"version" "1.10.0" "version" "1.12.0"
dependencies: dependencies:
"cheerio" "^1.0.0-rc.3" "cheerio" "^1.0.0-rc.3"
"child-process-promise" "^2.2.1" "child-process-promise" "^2.2.1"