Skip to content

Commit ea54ee5

Browse files
committed
move dir
1 parent 5869759 commit ea54ee5

File tree

4 files changed

+11
-0
lines changed

4 files changed

+11
-0
lines changed

Lecture12/express-intro/package.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"name": "express-intro",
3+
"version": "1.0.0",
4+
"description": "",
5+
"main": "index.js",
6+
"scripts": {
7+
"test": "echo \"Error: no test specified\" && exit 1"
8+
},
9+
"author": "",
10+
"license": "ISC"
11+
}
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)