Skip to content

Commit bae05f0

Browse files
committed
1.0.1
1 parent 9eae331 commit bae05f0

2 files changed

Lines changed: 4 additions & 7 deletions

File tree

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-codegen-cli",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "Software Development Kit for React",
55
"main": "lib/index.js",
66
"bin": {
@@ -71,10 +71,7 @@
7171
"sdk",
7272
"React DevKit"
7373
],
74-
"repository": {
75-
"type": "git",
76-
"url": "git+https://github.com/Cristians953/react-codegen-cli.git"
77-
},
78-
"author": "Vasiliev Cristian <vasiliev.cristian99@gmail.com>",
74+
"repository": "https://github.com/Cristians953/react-codegen-cli.git",
75+
"author": "Cristian Vasiliev <vasiliev.cristian99@gmail.com>",
7976
"license": "MIT"
8077
}

0 commit comments

Comments
 (0)