diff options
| -rw-r--r-- | packages.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages.json b/packages.json index d75a005..34f77d3 100644 --- a/packages.json +++ b/packages.json @@ -3,7 +3,7 @@ "name": "jester", "url": "git://github.com/dom96/jester/", "method": "git", - "tags": ["web", "http", "framework", "dsl"] + "tags": ["web", "http", "framework", "dsl"], "description": "Web Framework inspired by Sinatra." } ]
\ No newline at end of file |
