aboutsummaryrefslogtreecommitdiffstats
path: root/webapp/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'webapp/package.json')
-rw-r--r--webapp/package.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/webapp/package.json b/webapp/package.json
index ec795ba..4f2d1fd 100644
--- a/webapp/package.json
+++ b/webapp/package.json
@@ -3,15 +3,15 @@
"version": "1.0.0",
"description": "X (cross) Development System minimal dashboard",
"repository": {
- "type": "git",
- "url": "https://gerrit.automotivelinux.org/gerrit/src/xds/xds-server"
+ "type": "git",
+ "url": "https://gerrit.automotivelinux.org/gerrit/src/xds/xds-server"
},
"author": "Sebastien Douheret [IoT.bzh]",
"license": "Apache-2.0",
"bugs": {
- "url": "https://jira.automotivelinux.org/projects/SPEC/issues"
+ "url": "https://jira.automotivelinux.org/projects/SPEC/issues"
},
"dependencies": {
- "font-awesome": "^4.7.0"
- }
+ "font-awesome": "^4.7.0"
}
+}