Skip to content

Commit

Permalink
Update packages/hydra-js/package.json
Browse files Browse the repository at this point in the history
Co-authored-by: Jefferson Bledsoe <[email protected]>
  • Loading branch information
MAX-786 and JeffersonBledsoe authored Jun 20, 2024
1 parent 51a792a commit bf0faaf
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions packages/hydra-js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,7 @@
"description": "Provides a method to initialize a bridge which enables communication between Volt Hydra and your frontend",
"private": true,
"exports": {
".": {
"import": "./hydra.js",
"require": "./hydra.js"
}
".": "./hydra.js"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
Expand Down

0 comments on commit bf0faaf

Please sign in to comment.