File tree Expand file tree Collapse file tree 6 files changed +9
-9
lines changed Expand file tree Collapse file tree 6 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 11{
2- "version" : " 4.0.3 " ,
2+ "version" : " 4.0.4 " ,
33 "repository" : " bvaughn/react-devtools-experimental" ,
44 "license" : " MIT" ,
55 "private" : true ,
135135 "memoize-one" : " ^3.1.1" ,
136136 "node-libs-browser" : " 0.5.3" ,
137137 "nullthrows" : " ^1.0.0" ,
138- "object-assign" : " 4.0.3 " ,
138+ "object-assign" : " 4.0.4 " ,
139139 "opener" : " ^1.5.1" ,
140140 "prettier" : " ^1.16.4" ,
141141 "prop-types" : " ^15.6.2" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " react-devtools-core" ,
3- "version" : " 4.0.3 " ,
3+ "version" : " 4.0.4 " ,
44 "description" : " Use react-devtools outside of the browser" ,
55 "license" : " MIT" ,
66 "main" : " ./dist/backend.js" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " react-devtools-inline" ,
3- "version" : " 4.0.3 " ,
3+ "version" : " 4.0.4 " ,
44 "description" : " Embed react-devtools within a website" ,
55 "license" : " MIT" ,
66 "main" : " ./dist/backend.js" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " react-devtools" ,
3- "version" : " 4.0.3 " ,
3+ "version" : " 4.0.4 " ,
44 "description" : " Use react-devtools outside of the browser" ,
55 "license" : " MIT" ,
66 "repository" : {
2626 "electron" : " ^5.0.0" ,
2727 "ip" : " ^1.1.4" ,
2828 "minimist" : " ^1.2.0" ,
29- "react-devtools-core" : " 4.0.3 " ,
29+ "react-devtools-core" : " 4.0.4 " ,
3030 "update-notifier" : " ^2.1.0"
3131 }
3232}
Original file line number Diff line number Diff line change 22 "manifest_version" : 2 ,
33 "name" : " React Developer Tools" ,
44 "description" : " Adds React debugging tools to the Chrome Developer Tools." ,
5- "version" : " 4.0.3 " ,
6- "version_name" : " 4.0.3 " ,
5+ "version" : " 4.0.4 " ,
6+ "version_name" : " 4.0.4 " ,
77
88 "minimum_chrome_version" : " 49" ,
99
Original file line number Diff line number Diff line change 22 "manifest_version" : 2 ,
33 "name" : " React Developer Tools" ,
44 "description" : " Adds React debugging tools to the Firefox Developer Tools." ,
5- "version" : " 4.0.3 " ,
5+ "version" : " 4.0.4 " ,
66
77 "applications" : {
88 "gecko" : {
You can’t perform that action at this time.
0 commit comments