Skip to content

Commit

Permalink
update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
siwonpada committed Dec 23, 2024
1 parent 396e781 commit a2e9679
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "groups-be",
"version": "0.0.1",
"description": "",
"author": "",
"version": "1.0.0",
"description": "Groups backend",
"author": "infoteam",
"private": true,
"license": "UNLICENSED",
"license": "AGPL-3.0-only",
"scripts": {
"build": "nest build",
"format": "prettier --write \"src/**/*.ts\" \"test/**/*.ts\" \"libs/**/*.ts\"",
Expand Down

0 comments on commit a2e9679

Please sign in to comment.