diff --git a/Chapter03/CompletedCode/package.json b/Chapter03/CompletedCode/package.json index b54fd4e..80e12f3 100644 --- a/Chapter03/CompletedCode/package.json +++ b/Chapter03/CompletedCode/package.json @@ -10,7 +10,7 @@ "author": "Dani Akash S", "license": "ISC", "dependencies": { - "bootstrap": "^3.3.7", + "bootstrap": "^4.0.0", "chart.js": "^2.6.0", "jquery": "^3.2.1", "toastr": "^2.1.2"