Skip to content

Commit 2820790

Browse files
committed
Change name, repo and author
1 parent ff33f2f commit 2820790

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

package.json

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "react-element-to-jsx-string",
2+
"name": "@7rulnik/react-element-to-jsx-string",
33
"version": "15.0.0",
44
"description": "Turn a ReactElement into the corresponding JSX string.",
55
"main": "dist/cjs/index.js",
@@ -29,12 +29,9 @@
2929
"git add"
3030
]
3131
},
32-
"author": {
33-
"name": "Algolia, Inc.",
34-
"url": "https://github.com/algolia"
35-
},
32+
"author": "Valentin 7rulnik Semirulnik <[email protected]>",
3633
"license": "MIT",
37-
"repository": "algolia/react-element-to-jsx-string",
34+
"repository": "7rulnik/react-element-to-jsx-string",
3835
"devDependencies": {
3936
"@babel/cli": "7.17.6",
4037
"@babel/core": "7.17.9",

0 commit comments

Comments
 (0)