You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
"name": "map-dashboard",
3
3
"version": "1.0.0",
4
4
"type": "module",
5
-
"description": "<div align=\"center\"> <h1>Map Dashboard Web Application</h1> <p> This repository houses the source code for the Map Dashboard data visualization web application project. It uses <a href=\"https://vuejs.org/\"><strong>Vue 3</strong></a> and <a href=\"https://vuetifyjs.com/en/\"><strong>Vuetify</strong></a>. </p> </div>",
5
+
"description": "A Vue 3 and Vuetify-powered web application for data visualization using maps.",
6
6
"main": "src/js/index.js",
7
7
"scripts": {
8
8
"test": "echo \"Error: no test specified\" && exit 1",
0 commit comments