Skip to content

Commit

Permalink
fix: build issues
Browse files Browse the repository at this point in the history
  • Loading branch information
yamcodes committed Mar 29, 2024
1 parent 4d3bd14 commit 5ba718d
Show file tree
Hide file tree
Showing 6 changed files with 7,333 additions and 22,098 deletions.
6 changes: 4 additions & 2 deletions apps/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,13 +23,15 @@
"@faker-js/faker": "^8.0.1",
"express": "^4.18.2",
"firebase-admin": "^11.11.0",
"firebase-functions": "^4.4.1"
"firebase-functions": "^4.4.1",
"@acme/shared": "workspace:*"
},
"devDependencies": {
"@types/rollup-plugin-generate-package-json": "^3.2.0",
"eslint": "^8.41.0",
"rimraf": "^5.0.1",
"rollup-plugin-generate-package-json": "^3.2.0"
"rollup-plugin-generate-package-json": "^3.2.0",
"vite": "^4.5.0"
},
"private": true
}
Loading

0 comments on commit 5ba718d

Please sign in to comment.