Skip to content

Commit 7ac60af

Browse files
committed
๐ŸŒฑ: package.json ์„ ์ˆ˜์ •
Github์—์„œ ์ˆ˜์ •ํ•œ ์ปค๋ฐ‹์ž…๋‹ˆ๋‹ค.
1 parent f5fc83d commit 7ac60af

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
@@ -8,9 +8,9 @@
88
"description": "ํŠธ๋ Œ๋“œ๋ฅผ ๋”ฐ๋ผ๊ฐ€์ง€์œ„ํ•ด ๊ณต๋ถ€ํ•œ ๊ธฐ๋ก ์ž…๋‹ˆ๋‹ค.",
99
"main": "index.js",
1010
"scripts": {
11-
"test": "echo \"Error: no test specified\" && exit 1",
11+
"test": "echo \"Error: no test specified\" && exit 1"
1212
},
1313
"keywords": [],
1414
"author": "",
1515
"license": "ISC"
16-
}
16+
}

0 commit comments

Comments
ย (0)