Skip to content

Commit

Permalink
updated to version 0.2.0 (access-token header)
Browse files Browse the repository at this point in the history
  • Loading branch information
Michi03 committed Nov 25, 2019
1 parent 91fbce4 commit 10d3ae5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"name": "las2peer-frontend-statusbar",
"version": "0.1.0",
"version": "0.2.0",
"description": "A polymer widget which uses the las2peer Contact and UserInformation Service as well as the openId connect service",
"main": "las2peer-frontend-statusbar.js",
"dependencies": {
"@polymer/lit-element": "^0.6.3",
"openidconnect-signin": "github:rwth-acis/openidconnect-signin",
"las2peer-frontend-user-widget": "github:rwth-acis/las2peer-frontend-user-widget#0.1.1"
"las2peer-frontend-user-widget": "github:rwth-acis/las2peer-frontend-user-widget#0.2.0"
}
}

0 comments on commit 10d3ae5

Please sign in to comment.