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 7fb88f3 commit 20b6707Copy full SHA for 20b6707
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "gcode-parser",
3
- "version": "0.2.2",
+ "version": "0.2.3",
4
"description": "A G-code parser for Node.js",
5
"author": "Cheton Wu <[email protected]>",
6
"homepage": "https://github.com/cheton/gcode-parser",
@@ -27,11 +27,9 @@
27
"lodash": "^3.10.1"
28
},
29
"devDependencies": {
30
- "babel": "^6.1.18",
31
- "babel-core": "^6.2.1",
+ "babel-core": "^6.3.15",
32
"babel-preset-es2015": "^6.1.18",
33
"babel-preset-stage-0": "^6.1.18",
34
- "babel-runtime": "^6.2.0",
35
"chai": "^3.4.1",
36
"coveralls": "^2.11.4",
37
"gulp": "^3.9.0",
0 commit comments