Skip to content

Commit

Permalink
fix(deps): type module
Browse files Browse the repository at this point in the history
  • Loading branch information
mkosir committed Jan 11, 2024
1 parent 2b399f0 commit 072ec4d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"name": "react-parallax-tilt",
"description": "Easily apply tilt hover effect on React components - lightweight/zero dependencies",
"version": "0.0.0-development",
"type": "module",
"main": "./dist/index.umd.js",
"module": "./dist/index.esm.js",
"types": "./dist/index.d.ts",
Expand Down

0 comments on commit 072ec4d

Please sign in to comment.