File tree Expand file tree Collapse file tree 2 files changed +8
-7
lines changed Expand file tree Collapse file tree 2 files changed +8
-7
lines changed Original file line number Diff line number Diff line change 33 "version" : " 0.1.0" ,
44 "private" : true ,
55 "dependencies" : {
6+ "google-map-react" : " 0.24.0" ,
7+ "immutable" : " ^3.8.1" ,
8+ "points-cluster" : " 0.1.4" ,
9+ "prop-types" : " 15.5.10" ,
610 "react" : " ^15.6.1" ,
711 "react-dom" : " ^15.6.1" ,
812 "react-scripts" : " 1.0.10" ,
9- "styled-components" : " 2.1.0" ,
10- "points-cluster" : " 0.1.4" ,
11- "google-map-react" : " 0.24.0" ,
12- "prop-types" : " 15.5.10"
13+ "styled-components" : " 2.1.0"
1314 },
1415 "scripts" : {
1516 "start" : " react-scripts start" ,
1617 "build" : " react-scripts build" ,
1718 "test" : " react-scripts test --env=jsdom" ,
1819 "eject" : " react-scripts eject"
1920 }
20- }
21+ }
Original file line number Diff line number Diff line change @@ -2987,7 +2987,7 @@ ignore@^3.2.0:
29872987 version "3.3.3"
29882988 resolved "https://registry.yarnpkg.com/ignore/-/ignore-3.3.3.tgz#432352e57accd87ab3110e82d3fea0e47812156d"
29892989
2990- immutable@3.8.1 :
2990+ immutable@^ 3.8.1 :
29912991 version "3.8.1"
29922992 resolved "https://registry.yarnpkg.com/immutable/-/immutable-3.8.1.tgz#200807f11ab0f72710ea485542de088075f68cd2"
29932993
@@ -4862,7 +4862,7 @@ promise@7.1.1, promise@^7.1.1:
48624862 dependencies :
48634863 asap "~2.0.3"
48644864
4865- prop-types@^15.5.10, prop-types@^15.5.4 :
4865+ prop-types@15.5.10, prop-types@ ^15.5.10, prop-types@^15.5.4 :
48664866 version "15.5.10"
48674867 resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.5.10.tgz#2797dfc3126182e3a95e3dfbb2e893ddd7456154"
48684868 dependencies :
You can’t perform that action at this time.
0 commit comments