diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index da7b872..c52208a 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "gleam-lustre", "version": "1.0.0", - "description": "A Gleam project", + "description": "A framework for building web apps - powered by Gleam and React!", "type": "module", "directories": { "test": "test" |