Skip to content

Commit 9d2be43

Browse files
committed
Bump acorn-es7-plugin & nodent to improve ESTree compliance
1 parent ee6107a commit 9d2be43

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
@@ -1,9 +1,9 @@
11
{
22
"name": "fast-async",
3-
"version": "6.0.1",
3+
"version": "6.0.2",
44
"dependencies": {
5-
"acorn-es7-plugin": "^1.0.8",
6-
"nodent": "^2.2.4"
5+
"acorn-es7-plugin": "^1.0.9",
6+
"nodent": "^2.2.6"
77
},
88
"description": "fast-async/await transformer Babel plugin",
99
"main": "plugin.js",

0 commit comments

Comments
 (0)