mirror of
https://github.com/LukeHagar/polar.git
synced 2025-12-06 04:20:58 +00:00
make product config optional
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"name": "@erquhart/convex-polar",
|
||||
"description": "A Polar component for Convex.",
|
||||
"repository": "github:get-convex/polar",
|
||||
"homepage": "https://github.com/get-convex/polar#readme",
|
||||
"repository": "github:erquhart/convex-polar",
|
||||
"homepage": "https://github.com/erquhart/convex-polar#readme",
|
||||
"bugs": {
|
||||
"email": "support@convex.dev",
|
||||
"url": "https://github.com/get-convex/polar/issues"
|
||||
"url": "https://github.com/erquhart/convex-polar/issues"
|
||||
},
|
||||
"version": "0.2.0-alpha.2",
|
||||
"license": "Apache-2.0",
|
||||
|
||||
Reference in New Issue
Block a user