Skip to content

Commit da67624

Browse files
Juan David Parra RodriguezJuan David Parra Rodriguez
authored andcommitted
change version from alpha to 1.0'
1 parent 9c3f2aa commit da67624

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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-alpha",
3+
"version": "1.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-alpha",
30+
"passport-webid": "git+https://github.com/Agile-IoT/passport-webid#v1.0",
3131
"request": "2.x",
3232
"sqlite3": "3.1.4"
3333
},

0 commit comments

Comments
 (0)