Browse Source

Recreate package-lock

master
Palash Bansal 1 year ago
parent
commit
c13e4ccd1d
No account linked to committer's email address
2 changed files with 5841 additions and 2758 deletions
  1. 5840
    2757
      package-lock.json
  2. 1
    1
      package.json

+ 5840
- 2757
package-lock.json
File diff suppressed because it is too large
View File


+ 1
- 1
package.json View File

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

Loading…
Cancel
Save