File tree Expand file tree Collapse file tree 2 files changed +912
-626
lines changed
Expand file tree Collapse file tree 2 files changed +912
-626
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " @developmentseed/stac-react" ,
3- "version" : " 0.1.0-alpha.10 " ,
3+ "version" : " 0.1.0-alpha.11 " ,
44 "description" : " React components and hooks for building STAC-API front-ends" ,
55 "repository" : " git@github.com:developmentseed/stac-react.git" ,
66 "author" : " Oliver Roick <oliver@roick.email>" ,
1111 "types" : " ./dist/index.d.ts" ,
1212 "source" : " ./src/index.ts" ,
1313 "peerDependencies" : {
14- "react" : " ^ 18.1.0" ,
15- "react-dom" : " ^ 18.1.0"
14+ "react" : " >= 18.1.0" ,
15+ "react-dom" : " >= 18.1.0"
1616 },
1717 "devDependencies" : {
1818 "@rollup/plugin-typescript" : " ^9.0.2" ,
4242 "lint" : " eslint 'src/**/*.ts' 'src/**/*.tsx'" ,
4343 "build" : " rollup -c rollup.config.mjs"
4444 },
45- "dependencies " : {}
46- }
45+ "packageManager " : " yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e "
46+ }
You can’t perform that action at this time.
0 commit comments