diff --git a/package.json b/package.json index d971702c..4d50f448 100644 --- a/package.json +++ b/package.json @@ -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",