Skip to content

Commit

Permalink
feat(JS, react): updating Ignite UI for JavaScript packages to 18.2
Browse files Browse the repository at this point in the history
  • Loading branch information
PlamenaMiteva committed Nov 28, 2018
1 parent 7e61f89 commit 65d6c73
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion templates/jquery/js/projects/empty/files/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"dependencies": {
"jquery": ">=1.9.1",
"jquery-ui": ">=1.10.5",
"ignite-ui": "~18.1"
"ignite-ui": "~18.2"
},
"devDependencies": {
"browser-sync": "^2.26.3",
Expand Down
2 changes: 1 addition & 1 deletion templates/react/es6/projects/empty/files/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"react": "15.6.2",
"react-dom": "15.6.2",
"react-router": "2.8.0",
"ignite-ui": "~18.1",
"ignite-ui": "~18.2",
"jquery": ">=1.9.1",
"jquery-ui": ">=1.10.5",
"igniteui-react": "^1.2.0"
Expand Down

0 comments on commit 65d6c73

Please sign in to comment.