We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad417b1 commit 00258f4Copy full SHA for 00258f4
.npmignore
@@ -6,6 +6,7 @@
6
/build/tests
7
/src
8
/tests
9
+/docs
10
README.md
11
12
.prettierignore
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "vue-threejs-composer",
3
- "version": "1.0.1",
+ "version": "1.1.0",
4
"main": "build/src/index.js",
5
"typings": "build/src/index.d.ts",
"repository": "https://github.com/sascha245/vue-threejs-composer",
0 commit comments