We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d828c8d commit a6e1770Copy full SHA for a6e1770
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@appliedengdesign/gcode-reference",
3
- "version": "0.0.0",
+ "version": "0.0.1",
4
"description": "Node module to provide descriptions and reference to CNC G-Codes",
5
"main": "dist/index.js",
6
"types": "dist/index.d.ts",
@@ -65,4 +65,4 @@
65
"ts-node": "^9.1.1",
66
"typescript": "^4.2.4"
67
}
68
-}
+}
0 commit comments