We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08e0ae3 commit 17951d5Copy full SHA for 17951d5
2 files changed
Lesson03/exercise_002/package.json
@@ -3,9 +3,6 @@
3
"version": "1.0.0",
4
"description": "Second exercise for lesson 3",
5
"main": "index.js",
6
- "scripts": {
7
- "test": "echo \"Error: no test specified\" && exit 1"
8
- },
9
"repository": {
10
"type": "git",
11
"url": "git+https://github.com/TrainingByPackt/Professional-JavaScript.git",
Lesson03/exercise_003/package.json
"description": "Static HTTP server.",
0 commit comments