Skip to content

Commit 19157a1

Browse files
committed
updated package json
1 parent a0d1c3a commit 19157a1

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

index.js

Whitespace-only changes.

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"description": "I will add all the solved problems from leetcode in this repository",
55
"main": "index.js",
66
"scripts": {
7+
"start":"nodemon Easy/JavaScript/straightLine.js",
78
"test": "echo \"Error: no test specified\" && exit 1"
89
},
910
"keywords": [],

0 commit comments

Comments
 (0)