aboutsummaryrefslogtreecommitdiffstats
path: root/webapp/package.json
diff options
context:
space:
mode:
authorSebastien Douheret <sebastien.douheret@iot.bzh>2018-04-04 21:03:53 +0200
committerSebastien Douheret <sebastien.douheret@iot.bzh>2018-04-05 01:30:31 +0200
commit4a199b578b3bdfca70cdbb1ecd399fda90116087 (patch)
treec3ccfa1ee29692967ac57dc086419b6db1b1b36e /webapp/package.json
parent08095aa9a0d7b9b7636cdf36a5a5b6df2592bc05 (diff)
Add package lock file
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
Diffstat (limited to 'webapp/package.json')
-rw-r--r--webapp/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/webapp/package.json b/webapp/package.json
index 4f2d1fd..f7273c9 100644
--- a/webapp/package.json
+++ b/webapp/package.json
@@ -13,5 +13,5 @@
},
"dependencies": {
"font-awesome": "^4.7.0"
- }
+ }
}