Skip to content

Commit 8ce8966

Browse files
committed
fix: rename workspace
1 parent 10ca9c2 commit 8ce8966

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

challenges/address-book/package.json

+1-6
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,7 @@
11
{
2-
"name": "hello-ts",
2+
"name": "address-book",
33
"version": "0.0.0",
44
"private": true,
5-
"description": "> TODO: description",
6-
"author": "Mike North <[email protected]>",
7-
"homepage": "",
8-
"license": "ISC",
9-
"main": "lib/hello-ts.js",
105
"directories": {
116
"lib": "lib",
127
"test": "test"

0 commit comments

Comments
 (0)