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

Commit 1aa03db

Browse files
Update to the same esprima-fb used by esnext.
1 parent 0620aa3 commit 1aa03db

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
},
1414
"dependencies": {
1515
"ast-util": "^0.4.1",
16-
"esprima-fb": "^5001.1.0-dev-harmony-fb",
17-
"recast": "^0.7.0",
16+
"esprima-fb": "^6001.1001.0-dev-harmony-fb",
17+
"recast": "^0.7.2",
1818
"through": "~2.3.4"
1919
},
2020
"devDependencies": {
@@ -25,4 +25,4 @@
2525
},
2626
"author": "Square, Inc.",
2727
"license": "Apache 2"
28-
}
28+
}

0 commit comments

Comments
 (0)