@frontegg/nextjs 6.7.0-alpha.3175483349 → 6.7.0-alpha.3181595093

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +1 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -1,4 +1,4 @@
1
- ![alt text](./logo.png)
1
+ ![alt text](https://github.com/frontegg/frontegg-nextjs/blob/master/logo.png)
2
2
 
3
3
  Frontegg is a web platform where SaaS companies can set up their fully managed, scalable and brand aware - SaaS features
4
4
  and integrate them into their SaaS portals in up to 5 lines of code.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@frontegg/nextjs",
3
- "version": "6.7.0-alpha.3175483349",
3
+ "version": "6.7.0-alpha.3181595093",
4
4
  "dependencies": {
5
5
  "@frontegg/js": "6.33.0",
6
6
  "@frontegg/react-hooks": "6.33.0",