Palash Bansal pirms 2 gadiem
vecāks
revīzija
570ee8f4ef
Revīzijas autora e-pasta adrese nav piesaistīta nevienam kontam
3 mainītis faili ar 4 papildinājumiem un 4 dzēšanām
  1. 2
    2
      package-lock.json
  2. 1
    1
      package.json
  3. 1
    1
      src/viewer/version.ts

+ 2
- 2
package-lock.json Parādīt failu

{ {
"name": "threepipe", "name": "threepipe",
"version": "0.0.28",
"version": "0.0.29",
"lockfileVersion": 3, "lockfileVersion": 3,
"requires": true, "requires": true,
"packages": { "packages": {
"": { "": {
"name": "threepipe", "name": "threepipe",
"version": "0.0.28",
"version": "0.0.29",
"license": "Apache-2.0", "license": "Apache-2.0",
"dependencies": { "dependencies": {
"@types/three": "https://github.com/repalash/three-ts-types/releases/download/v0.152.1020/package.tgz", "@types/three": "https://github.com/repalash/three-ts-types/releases/download/v0.152.1020/package.tgz",

+ 1
- 1
package.json Parādīt failu

{ {
"name": "threepipe", "name": "threepipe",
"version": "0.0.28",
"version": "0.0.29",
"description": "A 3D viewer framework built on top of three.js in TypeScript with a focus on quality rendering, modularity and extensibility.", "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", "main": "dist/index.js",
"module": "dist/index.mjs", "module": "dist/index.mjs",

+ 1
- 1
src/viewer/version.ts Parādīt failu

export const VERSION = '0.0.28'
export const VERSION = '0.0.29'

Notiek ielāde…
Atcelt
Saglabāt