Palash Bansal 2 anni fa
parent
commit
8da0ef0bcc
Nessun account collegato all'indirizzo email del committer
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1
    1
      package.json

+ 1
- 1
package.json Vedi File

@@ -1,6 +1,6 @@
{
"name": "threepipe",
"version": "0.0.9-dev.1",
"version": "0.0.9",
"description": "A 3D viewer framework built on top of three.js in TypeScript with a focus on quality rendering, modularity and extensibility.",
"main": "src/index.ts",
"module": "dist/index.mjs",

Loading…
Annulla
Salva