Skip to content

Commit 7fd15e5

Browse files
committed
Bump nodent to fix #8 and #7
1 parent f3bad60 commit 7fd15e5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"name": "fast-async",
3-
"version": "6.0.31",
3+
"version": "6.0.32",
44
"dependencies": {
5-
"nodent": "^2.6.0"
5+
"nodent": "^2.6.3"
66
},
77
"description": "fast-async/await transformer Babel plugin",
88
"main": "plugin.js",

0 commit comments

Comments
 (0)