Skip to content

Commit 44d708d

Browse files
committed
Renamed the package name | Galeel
1 parent cfab68b commit 44d708d

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

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: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
{
2-
"name": "seasons-cli",
3-
"version": "1.0.6",
4-
"description": "Node CLI sample",
2+
"name": "react-front-cli",
3+
"version": "1.0.7",
4+
"description": "Node CLI utility for creating react component library",
55
"main": "index.js",
66
"bin": {
7-
"seasons-cli": "./index.js"
7+
"react-front-cli": "./index.js"
88
},
99
"repository": {
1010
"type": "git",
1111
"url": "https://github.com/pankajladhar/seasons-cli.git"
1212
},
1313
"homepage": "https://github.com/pankajladhar/seasons-cli",
14-
"author": "Pankaj Ladhar <[email protected]>",
14+
"author": "Pankaj Ladhar <[email protected]>, Galeel Bhasha Satthar <[email protected]>",
1515
"license": "ISC",
1616
"dependencies": {
1717
"chalk": "^2.1.0",

0 commit comments

Comments
 (0)