Skip to content

Commit 9237bda

Browse files
committed
Add package name and license
1 parent 5b717de commit 9237bda

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

package.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
11
{
2+
"name": "practice-leetcode",
3+
"license": "MIT",
4+
"author": {
5+
"name": "Chris Chu",
6+
"email": "op.github.io@gmail.com",
7+
"url": "https://github.com/o-p"
8+
},
29
"devDependencies": {
310
"@babel/core": "^7.12.9",
411
"@babel/preset-env": "^7.12.7",

0 commit comments

Comments
 (0)