Skip to content

Commit 20b6707

Browse files
author
Cheton Wu (RD-TW)
committed
Update package.json
1 parent 7fb88f3 commit 20b6707

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

package.json

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gcode-parser",
3-
"version": "0.2.2",
3+
"version": "0.2.3",
44
"description": "A G-code parser for Node.js",
55
"author": "Cheton Wu <[email protected]>",
66
"homepage": "https://github.com/cheton/gcode-parser",
@@ -27,11 +27,9 @@
2727
"lodash": "^3.10.1"
2828
},
2929
"devDependencies": {
30-
"babel": "^6.1.18",
31-
"babel-core": "^6.2.1",
30+
"babel-core": "^6.3.15",
3231
"babel-preset-es2015": "^6.1.18",
3332
"babel-preset-stage-0": "^6.1.18",
34-
"babel-runtime": "^6.2.0",
3533
"chai": "^3.4.1",
3634
"coveralls": "^2.11.4",
3735
"gulp": "^3.9.0",

0 commit comments

Comments
 (0)