Skip to content

Commit

Permalink
Revert "Any change to trigger dc deploy (#279)"
Browse files Browse the repository at this point in the history
This reverts commit 675e971.
  • Loading branch information
DerekRoberts authored Sep 23, 2024
1 parent 675e971 commit 9abf1cc
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion backend/package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
{
"name": "old-growth-backend",
"version": "0.0.1",
"description": "Backend for old growth project",
"private": true,
"license": "Apache-2.0",
"license": "UNLICENSED",
"author": "Derek Roberts, Catherine Meng, Maria Martinez, Paulo Cruz",
"scripts": {
"prebuild": "rimraf dist",
"build": "nest build",
Expand Down

0 comments on commit 9abf1cc

Please sign in to comment.