just make sure babylon is up to date [skip ci]
This commit is contained in:
parent
0c8fdc381d
commit
bc013e6d34
@ -35,7 +35,7 @@
|
||||
"babel-register": "^6.24.1",
|
||||
"babel-traverse": "^6.24.1",
|
||||
"babel-types": "^6.24.1",
|
||||
"babylon": "^6.11.0",
|
||||
"babylon": "^6.17.2",
|
||||
"convert-source-map": "^1.1.0",
|
||||
"debug": "^2.1.1",
|
||||
"json5": "^0.5.0",
|
||||
|
||||
@ -22,6 +22,6 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"babel-helper-fixtures": "^6.22.0",
|
||||
"babylon": "^6.11.0"
|
||||
"babylon": "^6.17.2"
|
||||
}
|
||||
}
|
||||
|
||||
@ -8,7 +8,7 @@
|
||||
"repository": "https://github.com/babel/babel/tree/master/packages/babel-template",
|
||||
"main": "lib/index.js",
|
||||
"dependencies": {
|
||||
"babylon": "^6.11.0",
|
||||
"babylon": "^6.17.2",
|
||||
"babel-traverse": "^6.24.1",
|
||||
"babel-types": "^6.24.1",
|
||||
"babel-runtime": "^6.22.0",
|
||||
|
||||
@ -12,7 +12,7 @@
|
||||
"babel-messages": "^6.23.0",
|
||||
"babel-runtime": "^6.22.0",
|
||||
"babel-types": "^6.24.1",
|
||||
"babylon": "^6.15.0",
|
||||
"babylon": "^6.17.2",
|
||||
"debug": "^2.2.0",
|
||||
"globals": "^9.0.0",
|
||||
"invariant": "^2.2.0",
|
||||
|
||||
@ -14,6 +14,6 @@
|
||||
"to-fast-properties": "^1.0.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"babylon": "^6.8.2"
|
||||
"babylon": "^6.17.2"
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user