Skip to content

Commit 42041ac

Browse files
author
Mihail Slavchev
committed
merge release branch
2 parents cadc39f + 3e681aa commit 42041ac

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

android-static-binding-generator/project/parser/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@
99
"author": "",
1010
"license": "ISC",
1111
"dependencies": {
12-
"babel-traverse": "^6.4.5",
13-
"babel-types": "^6.4.5",
14-
"babylon": "^6.4.5",
15-
"filewalker": "^0.1.2",
16-
"lazy": "^1.0.11"
12+
"babel-traverse": "6.4.5",
13+
"babel-types": "6.4.5",
14+
"babylon": "6.4.5",
15+
"filewalker": "0.1.2",
16+
"lazy": "1.0.11"
1717
}
1818
}

0 commit comments

Comments
 (0)