Updated package.json

This commit is contained in:
Lucas Dower 2021-07-03 17:43:06 +01:00
parent 746932bfb9
commit 86b975acc2

View File

@ -19,13 +19,10 @@
"homepage": "https://github.com/LucasDower/ObjToSchematic#readme",
"devDependencies": {
"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",
"typescript": "^4.3.5",
"wavefront-obj-parser": "^2.0.1"
"load-wavefront-obj": "^0.8.0",
"wavefront-obj-parser": "^2.0.1",
"expand-vertex-data": "^1.1.2"
},
"dependencies": {
"bootstrap": "^5.0.2",