diff --git a/package.json b/package.json index 5283ba5c..bcef04c2 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "start": "npm run build && node scripts/start.js", "start:debug": "npm run build && node scripts/start-debug.js" }, - "description": "A free admin dashboard template based on Bootstrap 4, created by Start Bootstrap.", + "description": "A free admin dashboard template based on Bootstrap 5, created by Start Bootstrap.", "keywords": [ "css", "sass", @@ -53,4 +53,4 @@ "shelljs": "0.8.5", "upath": "2.0.1" } -} \ No newline at end of file +}