Skip to content

Commit 9ad8b91

Browse files
committed
Add description adn keywords
1 parent 1067aa9 commit 9ad8b91

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

package.json

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,13 @@
11
{
22
"name": "cra-template-niraj",
33
"version": "1.0.0",
4-
"description": "",
5-
"keywords": [],
4+
"description": "CRA Template which includes TS and Sass",
5+
"keywords": [
6+
"react",
7+
"create-react-app",
8+
"typescript",
9+
"sass"
10+
],
611
"repository": {
712
"type": "git",
813
"url": "https://github.com/Nirajn2311/cra-template-niraj.git"

0 commit comments

Comments
 (0)