Preparing to merge main

This commit is contained in:
Marco Realacci 2022-12-22 17:20:22 +01:00
parent ec0b06affc
commit 31349781da

View file

@ -1,23 +1,23 @@
{ {
"hash": "0c3e4771", "hash": "80447977",
"browserHash": "01248067", "browserHash": "b98131b5",
"optimized": { "optimized": {
"axios": { "axios": {
"src": "../../axios/index.js", "src": "../../axios/index.js",
"file": "axios.js", "file": "axios.js",
"fileHash": "d8d02cf0", "fileHash": "6b5eae63",
"needsInterop": true "needsInterop": true
}, },
"vue": { "vue": {
"src": "../../vue/dist/vue.runtime.esm-bundler.js", "src": "../../vue/dist/vue.runtime.esm-bundler.js",
"file": "vue.js", "file": "vue.js",
"fileHash": "f8034b26", "fileHash": "de50261f",
"needsInterop": false "needsInterop": false
}, },
"vue-router": { "vue-router": {
"src": "../../vue-router/dist/vue-router.mjs", "src": "../../vue-router/dist/vue-router.mjs",
"file": "vue-router.js", "file": "vue-router.js",
"fileHash": "b4ca170f", "fileHash": "4cad12d6",
"needsInterop": false "needsInterop": false
} }
}, },