Skip to content

Commit 92810e5

Browse files
author
Hrithik-Gavankar
committed
fix: fixed formating in pkg.json
1 parent 47ec3a6 commit 92810e5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,15 +29,15 @@
2929
"Nachiket Zadap <nzadap@redhat.com>",
3030
"Benny Powers <web@bennypowers.com>",
3131
"Meghan Craft <mecraft@redhat.com>"
32-
],
32+
],
3333
"exports": {
3434
"import": "./dist/index.es.js",
3535
"require": "./dist/index.cjs.js"
3636
},
3737
"peerDependencies": {
38-
"react": ">=17.0.0 <20.0.0",
39-
"react-dom": ">=17.0.0 <20.0.0"
40-
},
38+
"react": ">=17.0.0 <20.0.0",
39+
"react-dom": ">=17.0.0 <20.0.0"
40+
},
4141
"scripts": {
4242
"dev": "vite",
4343
"build": "vite build",

0 commit comments

Comments
 (0)