Skip to content

Commit 0d25267

Browse files
committed
just remove extra space
1 parent f258df7 commit 0d25267

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lib/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,8 +77,8 @@
7777
"r18gs": "2.0.2"
7878
},
7979
"peerDependencies": {
80-
"@types/react": ">= 16.8",
81-
"react": ">= 16.8"
80+
"@types/react": ">=16.8",
81+
"react": ">=16.8"
8282
},
8383
"funding": [
8484
{

0 commit comments

Comments
 (0)