File tree Expand file tree Collapse file tree 2 files changed +893
-384
lines changed Expand file tree Collapse file tree 2 files changed +893
-384
lines changed Original file line number Diff line number Diff line change 44 "description" : " React wrapper for mapbox-gl-geocoder for use with react-map-gl" ,
55 "main" : " dist/index.js" ,
66 "scripts" : {
7- "build" : " babel src --out-dir dist --source-maps inline && cp node_modules/@mapbox/mapbox-gl-geocoder/dist/mapbox-gl-geocoder.css dist/" ,
7+ "build" : " babel src --out-dir dist && cp node_modules/@mapbox/mapbox-gl-geocoder/dist/mapbox-gl-geocoder.css dist/" ,
88 "format" : " prettier --write 'src/**/*.js'" ,
99 "prepublish" : " npm run build"
1010 },
4040 "homepage" : " https://github.com/SamSamskies/react-map-gl-geocoder" ,
4141 "dependencies" : {
4242 "@mapbox/mapbox-gl-geocoder" : " 4.1.2" ,
43- "prop-types" : " ^15.6 .2" ,
43+ "prop-types" : " ^15.7 .2" ,
4444 "viewport-mercator-project" : " 6.1.1"
4545 },
4646 "peerDependencies" : {
You can’t perform that action at this time.
0 commit comments