We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69de821 commit 1bea5e1Copy full SHA for 1bea5e1
.npmrc
@@ -0,0 +1,2 @@
1
+registry=https://npm.pkg.github.com/@lexiboi
2
+registry=https://registry.npmjs.org
package.json
@@ -1,9 +1,9 @@
{
"name": "@alexpetercharles/vue3-three-component",
3
- "version": "1.0.93-beta",
+ "version": "1.0.94-beta",
4
"description": "threejs component for vue3",
5
"repository": "https://github.com/lexiboi/vue3-three-component",
6
- "author": "lexiboi",
+ "author": "alexpetercharles",
7
"license": "MIT",
8
"main": "dist/three-sketch.ssr.js",
9
"browser": "dist/three-sketch.esm.js",
0 commit comments