Skip to content

Commit 81ead51

Browse files
committed
add app requirements
1 parent 14123ac commit 81ead51

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
2-
"name": "myexptress-app",
2+
"name": "booklibrary",
33
"version": "0.0.1",
4-
"description": "my app for smarturp",
4+
"description": "an express js app the manages books in a library",
55
"main": "express.js",
66
"scripts": {
77
"test": "echo \"Error: no test specified\" && exit 1",

0 commit comments

Comments
 (0)