Skip to content

Commit

Permalink
KEYCLOAK-11007 Missing keycloak.js in Node.js adapter
Browse files Browse the repository at this point in the history
  • Loading branch information
martin-kanis authored and Bruno Oliveira da Silva committed Aug 8, 2019
1 parent cd1fabf commit f7886e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion product/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
<directory>${project.basedir}/../</directory>
<includes>
<include>example/**</include>
<include>index.js</include>
<include>keycloak.js</include>
<include>middleware/**</include>
<include>package.json</include>
<include>package-lock.json</include>
Expand Down

0 comments on commit f7886e5

Please sign in to comment.