Skip to content
This repository was archived by the owner on Dec 31, 2019. It is now read-only.

Commit 015d203

Browse files
committed
chore(pkg): share source-map version with babel
1 parent fc6a1af commit 015d203

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -37,15 +37,15 @@
3737
},
3838
"license": "WTFPL",
3939
"dependencies": {
40-
"babel-core": "^5.8.23",
40+
"babel-core": "^5.8.25",
4141
"escodegen": "^1.6.1",
4242
"esprima": "^2.1.0",
4343
"istanbul": "^0.3.13",
4444
"lodash.partial": "^3.1.0",
4545
"mkdirp": "^0.5.0",
4646
"nomnomnomnom": "^2.0.0",
4747
"object-assign": "^4.0.1",
48-
"source-map": "^0.4.2",
48+
"source-map": "^0.5.0",
4949
"which": "^1.0.9"
5050
},
5151
"devDependencies": {

0 commit comments

Comments
 (0)