diff --git a/package-lock.json b/package-lock.json index f2bde36..4e208c6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "car-mechanic-shop-html5-bootstrap-template", - "version": "2.1.2", + "version": "2.1.3", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "car-mechanic-shop-html5-bootstrap-template", - "version": "2.1.2", + "version": "2.1.3", "dependencies": { "@glidejs/glide": "^3.6.0", "boxicons": "^2.1.4" diff --git a/package.json b/package.json index f5854b9..02b55da 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "car-mechanic-shop-html5-bootstrap-template", "description": "This is a fully responsive and animated HTML 5 template for a car mechanic shop. The template has been designed to provide a professional and modern look to the website. It includes a responsive navigation bar that makes it easy for users to navigate through the different sections of the website.", "private": true, - "version": "2.1.2", + "version": "2.1.3", "type": "module", "scripts": { "dev": "vite",