Skip to content

Commit

Permalink
0.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
mikecentola committed Apr 14, 2021
1 parent c24c0d6 commit 48656d4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@appliedengdesign/gcode-reference",
"version": "0.0.2",
"version": "0.0.3",
"description": "Node module to provide descriptions and reference to CNC G-Codes",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down Expand Up @@ -65,4 +65,4 @@
"ts-node": "^9.1.1",
"typescript": "^4.2.4"
}
}
}

0 comments on commit 48656d4

Please sign in to comment.