add custom component
Showing
... | ... | @@ -12,6 +12,7 @@ |
"test": "jest" | ||
}, | ||
"dependencies": { | ||
"@sangarajuguptanisum/vue-custom-components": "^0.0.1", | ||
"axios": "^1.6.2", | ||
"vue": "^3.3.10", | ||
"vue-router": "^4.2.5", | ||
... | ... |
Please register or sign in to comment