gcode parser thing

This commit is contained in:
2019-08-05 11:04:59 +03:00
parent 17891a2a64
commit 348d6e80c8
5 changed files with 150 additions and 27 deletions

View File

@@ -34,9 +34,11 @@
"typescript": "^3.5.3"
},
"dependencies": {
"konva": "^4.0.0",
"normalize.css": "^8.0.1",
"react": "^16.8.6",
"react-dom": "^16.8.6"
"react-dom": "^16.8.6",
"react-konva": "^16.8.7-3"
},
"postcss": {
"plugins": {