Skip to content

Commit 9406c97

Browse files
committed
Fix syntax error in package.json
1 parent be9a243 commit 9406c97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"react-native-component"
2020
],
2121
"author": "Naoufal Kadhom <[email protected]> (https://github.com/naoufal)",
22-
"contributors": "Ernesto R. C. Pereda <[email protected]> (https://github.com/ercpereda)"
22+
"contributors": "Ernesto R. C. Pereda <[email protected]> (https://github.com/ercpereda)",
2323
"license": "ISC",
2424
"bugs": {
2525
"url": "https://github.com/ercpereda/react-native-accordion/issues"

0 commit comments

Comments
 (0)