Skip to content

Commit ecd9fc2

Browse files
committedNov 14, 2021
Version 0.7.0
1 parent 4effb20 commit ecd9fc2

File tree

2 files changed

+1070
-1061
lines changed

2 files changed

+1070
-1061
lines changed
 

‎package-lock.json

+1,068-1,058
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+2-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue-dom",
3-
"version": "0.6.0",
3+
"version": "0.7.0",
44
"description": "Vue-dom is a VueJS front end for home automation software (Jeedom, ...)",
55
"keywords": [
66
"Home Automation",
@@ -35,11 +35,10 @@
3535
"dependencies": {
3636
"@fortawesome/fontawesome-free": "^5.15.4",
3737
"axios": "^0.24.0",
38-
"buefy": "^0.9.10",
38+
"buefy": "^0.9.13",
3939
"bulma": "^0.9.3",
4040
"chart.js": "^3.6.0",
4141
"chartjs-adapter-moment": "^1.0.0",
42-
"font-awesome": "^4.7.0",
4342
"lodash.clonedeep": "^4.5.0",
4443
"normalizr": "^3.6.1",
4544
"register-service-worker": "^1.7.2",

0 commit comments

Comments
 (0)
Please sign in to comment.