next fredy version

This commit is contained in:
Christian Kellner
2020-02-16 13:14:31 +01:00
parent d88eef7daa
commit 546954772d
2 changed files with 5 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "Fredy",
"version": "1.2.1",
"version": "1.3.0",
"description": "[F]ind [R]eal [E]states [d]amn eas[y].",
"scripts": {
"start": "node index.js",

View File

@@ -1244,10 +1244,10 @@ promise-polyfill@^1.1.6:
version "1.1.6"
resolved "https://registry.yarnpkg.com/promise-polyfill/-/promise-polyfill-1.1.6.tgz#cd04eff46f5c95c3a7d045591d79b5e3e01f12d7"
proxyquire@2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/proxyquire/-/proxyquire-2.0.0.tgz#9803bf37b64d538b7ab05c53e839d1ab315905e3"
integrity sha512-TO9TAIz0mpa+SKddXsgCFatoe/KmHvoNVj2jDMC1kXE6kKn7/4CRpxvQ+0wAK9sbMT2FVO89qItlvnZMcFbJ2Q==
proxyquire@1.8.0:
version "1.8.0"
resolved "https://registry.yarnpkg.com/proxyquire/-/proxyquire-1.8.0.tgz#02d514a5bed986f04cbb2093af16741535f79edc"
integrity sha1-AtUUpb7ZhvBMuyCTrxZ0FTX3ntw=
dependencies:
fill-keys "^1.0.2"
module-not-found-error "^1.0.0"