forked from mirrors/Scribe.js
Adding babel-register for node < 4
This commit is contained in:
parent
772112cd63
commit
8266803c74
1 changed files with 1 additions and 0 deletions
|
@ -31,6 +31,7 @@
|
|||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"async": "1.5.2",
|
||||
"babel-register": "6.5.2",
|
||||
"babel-runtime": "6.5.0",
|
||||
"basic-auth": "1.0.3",
|
||||
"body-parser": "1.15.0",
|
||||
|
|
Loading…
Add table
Reference in a new issue