package dependency cleanup
This commit is contained in:
		| @@ -7,14 +7,12 @@ | ||||
|     "release": "release-it --only-version" | ||||
|   }, | ||||
|   "dependencies": { | ||||
|     "got": "^11.8.2", | ||||
|     "marked": "^2.0.1", | ||||
|     "redaxios": "^0.4.1", | ||||
|     "toastify-js": "^1.9.3", | ||||
|     "toastify-js": "^1.10.0", | ||||
|     "validator": "^13.5.2", | ||||
|     "vue": "^3.0.5", | ||||
|     "vue-i18n": "^9.0.0", | ||||
|     "vue-phone-number-input": "^1.1.10", | ||||
|     "vue-router": "4", | ||||
|     "vue-toastification": "^2.0.0-rc.1" | ||||
|   }, | ||||
| @@ -25,8 +23,8 @@ | ||||
|     "postcss": "^8.2.8", | ||||
|     "release-it": "^14.5.0", | ||||
|     "tailwindcss": "^2.0.4", | ||||
|     "vite": "^2.1.2", | ||||
|     "vite-plugin-windicss": "^0.9.11" | ||||
|     "vite": "^2.1.3", | ||||
|     "vite-plugin-windicss": "^0.10.2" | ||||
|   }, | ||||
|   "release-it": { | ||||
|     "git": { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user