Skip to content

Commit 6dc2b58

Browse files
author
Anders
committedJun 21, 2023
Quick sync, minor changes
1 parent 27f08f4 commit 6dc2b58

File tree

5 files changed

+10240
-1386
lines changed

5 files changed

+10240
-1386
lines changed
 

‎dist/cnctoolpath.svg

-1,371
This file was deleted.

‎dist/favicon.ico

-1.12 KB
Binary file not shown.

‎dist/index.html

-15
This file was deleted.

‎package-lock.json

+10,237
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+3
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@
6565
"gl-matrix": "^2.3.2",
6666
"hhmmss": "^1.0.0",
6767
"imports-loader": "^0.7.1",
68+
"ink-docstrap": "^1.3.2",
6869
"jquery": "^3.7.0",
6970
"json-stringify-pretty-compact": "^1.0.2",
7071
"keyboardjs": "^2.5.1",
@@ -101,6 +102,7 @@
101102
"socket.io-client": "^4.6.2",
102103
"style-loader": "^0.18.2",
103104
"url-loader": "^0.5.9",
105+
"utf-8-validate": "^6.0.3",
104106
"uuid": "^3.3.3",
105107
"validatorjs": "^3.17.1",
106108
"vex-js": "^3.1.0",
@@ -113,6 +115,7 @@
113115
},
114116
"dependencies": {
115117
"bootstrap-range-input": "^1.0.0",
118+
"bufferutil": "^4.0.7",
116119
"dxf-parser": "^0.4.8",
117120
"hoek": "^5.0.3",
118121
"immutability-helper": "^2.9.1",

0 commit comments

Comments
 (0)
Please sign in to comment.