diff --git a/package.json b/package.json index 1dbbc80..e4912ea 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@bthlabs/react-custom-popup", "version": "1.0.0", - "description": "", + "description": "React component for simply building custom popups and modals.", "main": "./lib/react-custom-popup.js", "scripts": { "build": "./node_modules/.bin/grunt dist",