chore: remove env variable and bump version
This commit is contained in:
@@ -1,9 +1,7 @@
|
|||||||
# Created by Vercel CLI
|
|
||||||
ADMIN_EMAIL=""
|
ADMIN_EMAIL=""
|
||||||
CRON_SECRET=""
|
CRON_SECRET=""
|
||||||
HOME_URL=""
|
HOME_URL=""
|
||||||
MAINTENANCE_MODE=""
|
MAINTENANCE_MODE=""
|
||||||
GOOGLE_ANALYTICS=""
|
|
||||||
NEWS_LIMIT=""
|
NEWS_LIMIT=""
|
||||||
NEXT_PUBLIC_BRAND_COUNTRY=""
|
NEXT_PUBLIC_BRAND_COUNTRY=""
|
||||||
NEXT_PUBLIC_BRAND_EMAIL=""
|
NEXT_PUBLIC_BRAND_EMAIL=""
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "nextjs-hackernews",
|
"name": "hackernews-newsletter",
|
||||||
"version": "0.5.0",
|
"version": "1.0.0",
|
||||||
"description": "Newsletter with the top stories from the Hacker News forum",
|
"description": "Newsletter with the top stories from the Hacker News forum",
|
||||||
"author": "riccardo@frompixels.com",
|
"author": "riccardo@frompixels.com",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|||||||
Reference in New Issue
Block a user