@@ -40,11 +40,8 @@
"lint": "eslint . --ext .js,.jsx,.ts,.tsx,.vue",
"changelog": "conventional-changelog -p angular -i CHANGELOG.md -s"
},
- "dependencies": {
- "three": "latest",
- "vue": "^3.2.47"
- },
"peerDependencies": {
+ "vue": "^3.2.47",
"three": "latest",
"@vueuse/core": "^9.12.0"
@@ -55,7 +52,6 @@
"@vitejs/plugin-vue": "^4.0.0",
"@vitest/coverage-c8": "^0.28.4",
"@vitest/ui": "^0.28.4",
- "@vueuse/core": "^9.12.0",
"gl": "6.0.2",
"happy-dom": "^8.2.6",
"kolorist": "^1.7.0",