Skip to content

Commit 73b30d5

Browse files
committed
Changed name in package.json
1 parent 5a353e7 commit 73b30d5

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
@@ -1,7 +1,7 @@
11
{
2-
"name": "nobel",
2+
"name": "nobelapi",
33
"version": "1.0.0",
4-
"description": "",
4+
"description": "A simple API, which fetches and queries the Nobel data.",
55
"main": "index.js",
66
"scripts": {
77
"start": "node index.js",

0 commit comments

Comments
 (0)