We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cadc39f + 3e681aa commit 42041acCopy full SHA for 42041ac
1 file changed
android-static-binding-generator/project/parser/package.json
@@ -9,10 +9,10 @@
9
"author": "",
10
"license": "ISC",
11
"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"
+ "babel-traverse": "6.4.5",
+ "babel-types": "6.4.5",
+ "babylon": "6.4.5",
+ "filewalker": "0.1.2",
+ "lazy": "1.0.11"
17
}
18
0 commit comments