Skip to content

Commit a9b6162

Browse files
authored
chore: add description to server component
1 parent 3141eeb commit a9b6162

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

server/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"name": "@bookstore/server",
3+
"description": "This is the server component for a bookstore application",
34
"private": true,
45
"scripts": {
56
"start": "nest start",

0 commit comments

Comments
 (0)