File tree Expand file tree Collapse file tree 8 files changed +9
-9
lines changed Expand file tree Collapse file tree 8 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " react-build" ,
33 "private" : true ,
4- "version" : " 15.6.0-rc.1 " ,
4+ "version" : " 15.6.0" ,
55 "devDependencies" : {
66 "aliasify" : " ^2.0.0" ,
77 "art" : " ^0.10.1" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " react-addons-template" ,
3- "version" : " 15.6.0-rc.1 " ,
3+ "version" : " 15.6.0" ,
44 "main" : " index.js" ,
55 "repository" : " facebook/react" ,
66 "keywords" : [
1313 "object-assign" : " ^4.1.0"
1414 },
1515 "peerDependencies" : {
16- "react" : " ^15.6.0-rc.1 "
16+ "react" : " ^15.6.0"
1717 },
1818 "files" : [
1919 " LICENSE" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " react-dom-factories" ,
3- "version" : " 15.6.0-rc " ,
3+ "version" : " 15.6.0" ,
44 "description" : " React package for DOM factory methods." ,
55 "main" : " index.js" ,
66 "repository" : " facebook/react" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " react-dom" ,
3- "version" : " 15.6.0-rc.1 " ,
3+ "version" : " 15.6.0" ,
44 "description" : " React package for working with the DOM." ,
55 "main" : " index.js" ,
66 "repository" : " facebook/react" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " react-native-renderer" ,
3- "version" : " 15.6.0-rc.1 " ,
3+ "version" : " 15.6.0" ,
44 "description" : " React package for use inside react-native." ,
55 "main" : " index.js" ,
66 "repository" : " facebook/react" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " react-test-renderer" ,
3- "version" : " 15.6.0-rc.1 " ,
3+ "version" : " 15.6.0" ,
44 "description" : " React package for snapshot testing." ,
55 "main" : " index.js" ,
66 "repository" : " facebook/react" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " react" ,
33 "description" : " React is a JavaScript library for building user interfaces." ,
4- "version" : " 15.6.0-rc.1 " ,
4+ "version" : " 15.6.0" ,
55 "keywords" : [
66 " react"
77 ],
Original file line number Diff line number Diff line change 1111
1212'use strict' ;
1313
14- module . exports = '15.6.0-rc.1 ' ;
14+ module . exports = '15.6.0' ;
You can’t perform that action at this time.
0 commit comments