Skip to content

Commit

Permalink
new version
Browse files Browse the repository at this point in the history
  • Loading branch information
vzakharchenko committed Dec 14, 2020
1 parent efd33ab commit 2f9f104
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion source/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "hotspot-login-page",
"version": "1.0.0",
"version": "1.0.1",
"description": "hotspot login page to work with keycloak",
"main": "index.js",
"scripts": {
Expand All @@ -12,6 +12,18 @@
},
"author": "vzakharchenko",
"license": "ISC",
"keywords": [
"hotspot-wifi",
"hotspot",
"mikrotik-hotspot",
"mikrotik",
"radius-server",
"keycloak",
"openid",
"saml2",
"facebook",
"google",
"Idp"],
"devDependencies": {
"@babel/core": "^7.7.7",
"@babel/plugin-proposal-decorators": "^7.7.4",
Expand Down

0 comments on commit 2f9f104

Please sign in to comment.