Skip to content

Commit fd294fd

Browse files
author
Josh Wilson
authored
Add browserslist to peerDependencies (#45)
1 parent 9f094c7 commit fd294fd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,9 @@
4242
"rollup": "^2.6.0",
4343
"rollup-plugin-babel": "^4.4.0"
4444
},
45+
"peerDependencies": {
46+
"browserslist": "^4"
47+
},
4548
"babel": {
4649
"plugins": [
4750
"@babel/plugin-syntax-import-meta"

0 commit comments

Comments
 (0)