Conf diffing?!

This commit is contained in:
MattIPv4
2020-05-22 21:17:01 +01:00
parent c6880c1222
commit 17261e8bbd
9 changed files with 406 additions and 66 deletions

View File

@@ -37,8 +37,11 @@
"babel-polyfill": "^6.26.0",
"clone": "^2.1.2",
"copy-to-clipboard": "^3.3.1",
"deep-equal": "^2.0.3",
"diff": "^4.0.2",
"do-bulma": "git+https://github.com/do-community/do-bulma.git",
"do-vue": "git+https://github.com/do-community/do-vue.git",
"escape-html": "^1.0.3",
"node-gzip": "^1.1.2",
"parcel-bundler": "^1.12.4",
"pretty-checkbox-vue": "^1.1.9",
@@ -49,8 +52,7 @@
"vue": "^2.6.11",
"vue-hot-reload-api": "^2.3.3",
"vue-prism-component": "^1.2.0",
"vue-select": "^3.10.3",
"vuex": "^3.3.0"
"vue-select": "^3.10.3"
},
"devDependencies": {
"@babel/plugin-transform-runtime": "^7.9.0",