This commit is contained in:
Alex
2023-07-30 20:43:14 -04:00
parent 08cf6729ae
commit 13f2f75acf
11 changed files with 378 additions and 127 deletions

View File

@ -71,12 +71,12 @@ index 0f1cd04..bfed363 100644
+export { hasProp } from './src';
\ No newline at end of file
diff --git a/package.json b/package.json
index 40f7947..4759eca 100644
index f77b766..3e6d321 100644
--- a/package.json
+++ b/package.json
@@ -2,7 +2,7 @@
"name": "jsx-ast-utils",
"version": "3.3.4",
"version": "3.3.5",
"description": "AST utility module for statically analyzing JSX",
- "main": "lib/index.js",
+ "main": "src/index.js",