Skip to content

Commit

Permalink
adds clarity core and font pkg
Browse files Browse the repository at this point in the history
  • Loading branch information
georgeenciu committed Sep 2, 2023
1 parent 0378c20 commit 7194cd9
Show file tree
Hide file tree
Showing 2 changed files with 171 additions and 5 deletions.
170 changes: 166 additions & 4 deletions package-lock.json

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

6 changes: 5 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,9 @@
"vite": "^4.4.2",
"vitest": "^0.32.2"
},
"type": "module"
"type": "module",
"dependencies": {
"@cds/city": "^1.1.0",
"@cds/core": "^6.6.2"
}
}

0 comments on commit 7194cd9

Please sign in to comment.