Skip to content

Commit

Permalink
upgrade node and npm version
Browse files Browse the repository at this point in the history
  • Loading branch information
Doha2012 committed Jan 12, 2018
1 parent 57dc4ed commit fd46c1f
Show file tree
Hide file tree
Showing 3 changed files with 8,035 additions and 3 deletions.
4 changes: 2 additions & 2 deletions spring-security-oauth-ui-implicit-angular4/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
<version>1.3</version>

<configuration>
<nodeVersion>v6.10.2</nodeVersion>
<npmVersion>3.10.10</npmVersion>
<nodeVersion>v8.9.4</nodeVersion>
<npmVersion>5.6.0</npmVersion>
<workingDirectory>src/main/resources</workingDirectory>
</configuration>

Expand Down
Loading

0 comments on commit fd46c1f

Please sign in to comment.