diff --git a/package.json b/package.json index 647de26..0fd5c4f 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { - "name": "chapter-4", + "name": "chapter-3", "version": "1.0.0", - "description": "Code listings and examples for Chapter 4 of JavaScript Data Wrangling.", + "description": "Code listings and examples for Chapter 3 of JavaScript Data Wrangling.", "main": "", "scripts": { "test": "echo \"Error: no test specified\" && exit 1"