Skip to content

Commit 2426ff6

Browse files
author
Cheton Wu (RD-TW)
committed
Update package.json
1 parent b82fbb1 commit 2426ff6

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-interpreter",
3-
"version": "0.1.2",
3+
"version": "0.1.3",
44
"description": "A G-code interpreter for Node.js",
55
"author": "Cheton Wu <cheton@gmail.com>",
66
"homepage": "https://github.com/cheton/gcode-interpreter",
@@ -28,11 +28,9 @@
2828
"lodash": "^3.10.1"
2929
},
3030
"devDependencies": {
31-
"babel": "^6.1.18",
32-
"babel-core": "^6.2.1",
31+
"babel-core": "^6.3.15",
3332
"babel-preset-es2015": "^6.1.18",
3433
"babel-preset-stage-0": "^6.1.18",
35-
"babel-runtime": "^6.2.0",
3634
"chai": "^3.4.1",
3735
"coveralls": "^2.11.4",
3836
"gulp": "^3.9.0",

0 commit comments

Comments
 (0)