rjf
Showing
File moved
dist/enum/SlModuleName.js
0 → 100644
dist/util/SlLang.js
0 → 100644
dist/util/SlLang.js.map
0 → 100644
dist/util/SlSysLang.js
0 → 100644
dist/util/SlSysLang.js.map
0 → 100644
{ | { | ||
"name": "sl", | "name": "sl", | ||
"version": "1.0.3", | "version": "1.0.4", | ||
"description": "基于babylonjs的活动组件", | "description": "基于babylonjs的活动组件", | ||
"main": "./dist/index.js", | "main": "./dist/index.js", | ||
"types": "./types/index.d.ts", | "types": "./types/index.d.ts", | ||
... | @@ -9,7 +9,8 @@ | ... | @@ -9,7 +9,8 @@ |
"author": "", | "author": "", | ||
"license": "ISC", | "license": "ISC", | ||
"dependencies": { | "dependencies": { | ||
"yt": "git+ssh://git@gitlab2.dui88.com:renjianfeng/yt.git", | "duiba-yt": "git+ssh://git@gitlab2.dui88.com:renjianfeng/yt.git", | ||
"tw": "git+ssh://git@gitlab2.dui88.com:clq/tw.git#1.0" | "duiba-tw": "git+ssh://git@gitlab2.dui88.com:clq/tw.git#1.0", | ||
"duiba-tc": "git+ssh://git@gitlab2.dui88.com:clq/tc.git#1.0" | |||
} | } | ||
} | } | ||
\ No newline at end of file |
src/enum/SlModuleName.ts
0 → 100644
src/util/SlLang.ts
0 → 100644
src/util/SlSyslang.ts
0 → 100644
types/enum/SlModuleName.d.ts
0 → 100644
types/util/SlLang.d.ts
0 → 100644
types/util/SlSysLang.d.ts
0 → 100644
Please register or sign in to comment