Skip to content

Commit 1eb9be1

Browse files
authored
Merge pull request #3 from daranzolin/patch-1
Update package.json - 'Chapter 3' instead of 'Chapter 4'
2 parents b2c5a3d + de726ea commit 1eb9be1

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": "chapter-4",
2+
"name": "chapter-3",
33
"version": "1.0.0",
4-
"description": "Code listings and examples for Chapter 4 of JavaScript Data Wrangling.",
4+
"description": "Code listings and examples for Chapter 3 of JavaScript Data Wrangling.",
55
"main": "",
66
"scripts": {
77
"test": "echo \"Error: no test specified\" && exit 1"

0 commit comments

Comments
 (0)