Skip to content

Commit c516088

Browse files
Juan David Parra RodriguezJuan David Parra Rodriguez
authored andcommitted
v1.0.0 version update
1 parent da67624 commit c516088

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-pam.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"passport-google-oauth2": "^0.1.6",
2929
"passport-http-bearer": "^1.0.1",
3030
"passport-local": "^1.0.0",
31-
"passport-webid": "git+https://github.com/Agile-IoT/passport-webid#v1.0-alhpa",
31+
"passport-webid": "git+https://github.com/Agile-IoT/passport-webid#v1.0.0",
3232
"request": "2.x",
3333
"sqlite3": "3.1.4"
3434
},

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "agile-idm-web-ui",
3-
"version": "1.0",
3+
"version": "1.0.0",
44
"repository": "https://github.com/Agile-IoT/agile-idm-web-ui",
55
"description": "Generic Identity Management for the IoT (Web Component)",
66
"main": "main.js",
@@ -27,7 +27,7 @@
2727
"passport-google-oauth2": "^0.1.6",
2828
"passport-http-bearer": "^1.0.1",
2929
"passport-local": "^1.0.0",
30-
"passport-webid": "git+https://github.com/Agile-IoT/passport-webid#v1.0",
30+
"passport-webid": "git+https://github.com/Agile-IoT/passport-webid#v1.0.0",
3131
"request": "2.x",
3232
"sqlite3": "3.1.4"
3333
},

0 commit comments

Comments
 (0)