Skip to content

Commit d16bb75

Browse files
committed
git updated
1 parent da9206d commit d16bb75

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

package.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,13 @@
66
"scripts": {
77
"build": "npx babel src --out-dir dist"
88
},
9+
"repository": {
10+
"type": "git",
11+
"url": "https://github.com/naim886/react-array-sum.git"
12+
},
913
"keywords": [
1014
"js",
11-
"array",
15+
"array sum",
1216
"array",
1317
"sum"
1418
],

0 commit comments

Comments
 (0)