Skip to content
This repository was archived by the owner on Mar 29, 2018. It is now read-only.

Commit 362f64e

Browse files
Use the latest version of ast-util.
1 parent e61873c commit 362f64e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"esprima": "git://github.com/ariya/esprima.git#harmony",
1616
"recast": "~0.5.12",
1717
"through": "~2.3.4",
18-
"ast-util": "^0.0.2"
18+
"ast-util": "^0.0.5"
1919
},
2020
"devDependencies": {
2121
"example-runner": "0.1.0"

0 commit comments

Comments
 (0)