Skip to content

Commit

Permalink
Merge pull request #162 from ncs-northware/141-uninstall-sass
Browse files Browse the repository at this point in the history
fix(cockpit): Uninstall Sass
  • Loading branch information
onissen authored Nov 17, 2024
2 parents 1e17b04 + e942e5f commit e85f3f5
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
5 changes: 2 additions & 3 deletions apps/northware-cockpit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,12 @@
"next": "15.0.3",
"next-auth": "5.0.0-beta.25",
"react": "^18",
"react-dom": "^18",
"sass": "^1.80.6"
"react-dom": "^18"
},
"devDependencies": {
"@northware/tsconfig": "workspace:*",
"@northware/eslint-config": "workspace:*",
"@northware/tailwind-config": "workspace:*",
"@northware/tsconfig": "workspace:*",
"autoprefixer": "^10.4.20",
"eslint": "^9.14.0",
"eslint-config-next": "^15.0.3",
Expand Down
11 changes: 6 additions & 5 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 e85f3f5

Please sign in to comment.