Skip to content

Commit 758869c

Browse files
authored
Add regexp-ast-analysis and refa to dependency. (#98)
1 parent 8928186 commit 758869c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,8 @@
8585
"comment-parser": "^1.1.2",
8686
"eslint-utils": "^2.1.0",
8787
"jsdoctypeparser": "^9.0.0",
88+
"refa": "^0.7.1",
89+
"regexp-ast-analysis": "^0.1.1",
8890
"regexpp": "^3.1.0"
8991
}
9092
}

0 commit comments

Comments
 (0)