1.0.3 • Published 1 year ago

@sanity/browserslist-config v1.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

@sanity/browserslist-config

npm stat npm version

npm install --save-dev @sanity/browserslist-config

This package is used together with @sanity/pkg-utils, and any other packages that supports browserslist. Add the browserslist key to your package.json.

   "author": "Sanity.io <hello@sanity.io>",
+  "browserslist": "extends @sanity/browserslist-config",
   "files": {