Skip to content

Commit

Permalink
Updated for Enact 1.0.0-beta.2 and React 15.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
JayCanuck committed Jan 27, 2017
1 parent 402283c commit f0a04b6
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions template/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,13 +28,13 @@
"extends": "enact"
},
"dependencies": {
"@enact/core": "^1.0.0-beta.1",
"@enact/ui": "^1.0.0-beta.1",
"@enact/moonstone": "^1.0.0-beta.1",
"@enact/spotlight": "^1.0.0-beta.1",
"@enact/i18n": "^1.0.0-beta.1",
"@enact/webos": "^1.0.0-beta.1",
"react": "^15.4.1",
"react-dom": "^15.4.1"
"@enact/core": "^1.0.0-beta.2",
"@enact/ui": "^1.0.0-beta.2",
"@enact/moonstone": "^1.0.0-beta.2",
"@enact/spotlight": "^1.0.0-beta.2",
"@enact/i18n": "^1.0.0-beta.2",
"@enact/webos": "^1.0.0-beta.2",
"react": "^15.4.2",
"react-dom": "^15.4.2"
}
}

0 comments on commit f0a04b6

Please sign in to comment.