Skip to content

Commit 3c57638

Browse files
committed
update package.json
1 parent a3deda2 commit 3c57638

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "simple-scaffold",
33
"version": "1.1.0",
4-
"description": "Create files based on templates",
4+
"description": "A simple command to generate any file structure, from single components to entire app boilerplates.",
55
"repository": "https://github.com/chenasraf/simple-scaffold.git",
66
"author": "Chen Asraf <[email protected]>",
77
"license": "MIT",
@@ -50,4 +50,4 @@
5050
"ts-node": "^10.1.0",
5151
"typescript": "^4.3.5"
5252
}
53-
}
53+
}

0 commit comments

Comments
 (0)