Skip to content

Commit

Permalink
fix: 🔧 add missing description
Browse files Browse the repository at this point in the history
  • Loading branch information
HofmannZ committed May 1, 2023
1 parent d1f851e commit ab4b24d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "next-runtime-env",
"version": "0.0.0-development",
"description": "",
"description": "Next.js Runtime Environment Configuration - Populates your environment at runtime rather than build time.",
"main": "build/index.js",
"scripts": {
"lint": "eslint ./src",
Expand Down

0 comments on commit ab4b24d

Please sign in to comment.