Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
Co-authored-by: Milos Djermanovic <milos.djermanovic@gmail.com>
  • Loading branch information
brettz9 and mdjermanovic committed Jun 22, 2021
1 parent 3667fa0 commit ffd412b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "2.1.0",
"description": "Constants and utilities about visitor keys to traverse AST.",
"type": "module",
"main": "lib/index.js",
"main": "dist/eslint-visitor-keys.cjs",
"exports": {
".": {
"import": "./lib/index.js",
Expand Down

0 comments on commit ffd412b

Please sign in to comment.