mirror of
https://github.com/LucasDower/ObjToSchematic.git
synced 2024-12-15 02:59:55 +08:00
Updated package.json
This commit is contained in:
parent
746932bfb9
commit
86b975acc2
@ -19,13 +19,10 @@
|
|||||||
"homepage": "https://github.com/LucasDower/ObjToSchematic#readme",
|
"homepage": "https://github.com/LucasDower/ObjToSchematic#readme",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"electron": "^13.1.4",
|
"electron": "^13.1.4",
|
||||||
"expand-vertex-data": "^1.1.2",
|
|
||||||
"load-wavefront-obj": "^0.8.0",
|
|
||||||
"obj-file-parser": "^0.5.3",
|
|
||||||
"tslint": "^6.1.3",
|
|
||||||
"twgl.js": "^4.19.1",
|
"twgl.js": "^4.19.1",
|
||||||
"typescript": "^4.3.5",
|
"load-wavefront-obj": "^0.8.0",
|
||||||
"wavefront-obj-parser": "^2.0.1"
|
"wavefront-obj-parser": "^2.0.1",
|
||||||
|
"expand-vertex-data": "^1.1.2"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"bootstrap": "^5.0.2",
|
"bootstrap": "^5.0.2",
|
||||||
|
Loading…
Reference in New Issue
Block a user