Skip to content
This repository has been archived by the owner on Feb 23, 2024. It is now read-only.

Commit

Permalink
fix: node versions
Browse files Browse the repository at this point in the history
  • Loading branch information
LuizAsFight committed Jan 17, 2024
1 parent 0be6aff commit e97127b
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 14 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
18.14.1
18.18.0
2 changes: 0 additions & 2 deletions packages/notification-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@
"main": "./src/index.ts",
"scripts": {
"seed": "pnpm dlx ts-node prisma/seed",
"build": "pnpm ts:check",
"ts:check": "tsc --noEmit",
"dev:notification": "ts-node-dev -r tsconfig-paths/register --transpile-only --watch ./src/**/*, src/index.ts"
},
"dependencies": {
Expand Down
11 changes: 0 additions & 11 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit e97127b

Please sign in to comment.