diff --git a/api/package-lock.json b/api/package-lock.json index 2084343c..67eb1c6d 100644 --- a/api/package-lock.json +++ b/api/package-lock.json @@ -1,6 +1,6 @@ { "name": "aktnmap-api", - "version": "0.6.6", + "version": "0.6.7", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/api/package.json b/api/package.json index 31cebfd0..2a60bc44 100644 --- a/api/package.json +++ b/api/package.json @@ -1,7 +1,7 @@ { "name": "aktnmap-api", "description": "Kalisio Akt'n'Map Web Services", - "version": "0.6.6", + "version": "0.6.7", "homepage": "https://github.com/kalisio/aktnmap", "keywords": [ "kalisio" diff --git a/api/yarn.lock b/api/yarn.lock index 8b0dc8cf..e2bf7845 100644 --- a/api/yarn.lock +++ b/api/yarn.lock @@ -73,25 +73,6 @@ passport "^0.4.0" uuid "^3.1.0" -"@feathersjs/authentication@git+https://github.com/kalisio/authentication.git": - version "2.1.7" - uid b730e0624b112e9be372dea168702dc740037396 - resolved "git+https://github.com/kalisio/authentication.git#b730e0624b112e9be372dea168702dc740037396" - dependencies: - "@feathersjs/commons" "^2.0.0" - "@feathersjs/errors" "^3.0.0" - "@feathersjs/socket-commons" "^3.1.2" - debug "^3.1.0" - jsonwebtoken "^8.0.0" - lodash.clone "^4.5.0" - lodash.merge "^4.6.0" - lodash.omit "^4.5.0" - lodash.pick "^4.4.0" - long-timeout "^0.1.1" - ms "^2.0.0" - passport "^0.4.0" - uuid "^3.1.0" - "@feathersjs/authentication@https://github.com/kalisio/authentication.git": version "2.1.7" resolved "https://github.com/kalisio/authentication.git#b730e0624b112e9be372dea168702dc740037396" diff --git a/cordova/config.xml b/cordova/config.xml index c4961075..0fb9cf36 100644 --- a/cordova/config.xml +++ b/cordova/config.xml @@ -1,5 +1,5 @@ - + AktnMap Akt'n'Map application diff --git a/package-lock.json b/package-lock.json index 97f40eef..2cec6c31 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "aktnmap", - "version": "0.6.6", + "version": "0.6.7", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 38eb0f5b..8d41b704 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "aktnmap", "description": "Kalisio Akt'n'Map Application", - "version": "0.6.6", + "version": "0.6.7", "homepage": "https://github.com/kalisio/aktnmap", "keywords": [ "kalisio" diff --git a/yarn.lock b/yarn.lock index 2e455160..63bac33e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -63,25 +63,6 @@ passport "^0.4.0" uuid "^3.1.0" -"@feathersjs/authentication@git+https://github.com/kalisio/authentication.git": - version "2.1.7" - uid b730e0624b112e9be372dea168702dc740037396 - resolved "git+https://github.com/kalisio/authentication.git#b730e0624b112e9be372dea168702dc740037396" - dependencies: - "@feathersjs/commons" "^2.0.0" - "@feathersjs/errors" "^3.0.0" - "@feathersjs/socket-commons" "^3.1.2" - debug "^3.1.0" - jsonwebtoken "^8.0.0" - lodash.clone "^4.5.0" - lodash.merge "^4.6.0" - lodash.omit "^4.5.0" - lodash.pick "^4.4.0" - long-timeout "^0.1.1" - ms "^2.0.0" - passport "^0.4.0" - uuid "^3.1.0" - "@feathersjs/authentication@https://github.com/kalisio/authentication.git": version "2.1.7" resolved "https://github.com/kalisio/authentication.git#b730e0624b112e9be372dea168702dc740037396"