Update
This commit is contained in:
@ -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",
|
||||
|
Reference in New Issue
Block a user