Skip to content

Commit

Permalink
Merge pull request #6 from auth0/feature/packageUpdate
Browse files Browse the repository at this point in the history
Updated package.json confuration to include public publish property
  • Loading branch information
gyaneshgouraw-okta authored Dec 6, 2024
2 parents 42e83ee + 0495009 commit 9309bd4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions packages/auth0-acul-js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@
"type": "git",
"url": "https://github.com/auth0/universal-login/tree/master/packages/auth0-acul-js"
},
"homepage": "https://github.com/auth0/universal-login/tree/master/packages/auth0-acul-js#readme",
"engines": {
"node": ">=18"
},
Expand Down Expand Up @@ -117,5 +118,8 @@
"typedoc": "^0.26.8",
"typescript": "^5.5.4",
"yaml": "^2.6.1"
},
"publishConfig": {
"access": "public"
}
}

0 comments on commit 9309bd4

Please sign in to comment.