浏览代码

v0.0.9

master
Palash Bansal 2 年前
父节点
当前提交
8da0ef0bcc
没有帐户链接到提交者的电子邮件
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      package.json

+ 1
- 1
package.json 查看文件

@@ -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",

正在加载...
取消
保存