1.16.0
This commit is contained in:
parent
fdc3c814d0
commit
85c29f1835
2 changed files with 5 additions and 5 deletions
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "christmas-community",
|
"name": "christmas-community",
|
||||||
"version": "1.15.1",
|
"version": "1.16.0",
|
||||||
"description": "Christmas lists for communities",
|
"description": "Christmas lists for communities",
|
||||||
"main": "main.js",
|
"main": "main.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|
|
@ -559,10 +559,10 @@
|
||||||
"resolved" "https://registry.npmjs.org/function-bind/-/function-bind-1.1.1.tgz"
|
"resolved" "https://registry.npmjs.org/function-bind/-/function-bind-1.1.1.tgz"
|
||||||
"version" "1.1.1"
|
"version" "1.1.1"
|
||||||
|
|
||||||
"get-product-name@^1.0.0":
|
"get-product-name@1":
|
||||||
"integrity" "sha512-8obi2ibxRgrL3JRMkMdTPYUt88OMlYwXJqlsP6OnAD8barlrUwf1D4xft7prfcAbVIdES/M/zAfW3BF2uP1lwA=="
|
"integrity" "sha512-XPAQ+BbaCA4Fm+7uZtx3X3LCNriIZwKK8cGS6kbVCRrYPv2cQQOaZeu0rP2QgwFbKSGT1WLI26uiIiUaG06fgA=="
|
||||||
"resolved" "https://registry.npmjs.org/get-product-name/-/get-product-name-1.6.0.tgz"
|
"resolved" "https://registry.npmjs.org/get-product-name/-/get-product-name-1.7.0.tgz"
|
||||||
"version" "1.6.0"
|
"version" "1.7.0"
|
||||||
dependencies:
|
dependencies:
|
||||||
"cheerio" "^1.0.0-rc.3"
|
"cheerio" "^1.0.0-rc.3"
|
||||||
"https-proxy-agent" "^2.2.1"
|
"https-proxy-agent" "^2.2.1"
|
||||||
|
|
Loading…
Reference in a new issue