浏览代码

Recreate package-lock

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

+ 5840
- 2757
package-lock.json
文件差异内容过多而无法显示
查看文件


+ 1
- 1
package.json 查看文件

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

正在加载...
取消
保存