mirror of
https://github.com/umami-software/umami.git
synced 2025-12-06 01:18:00 +01:00
Bump version.
This commit is contained in:
parent
b829d84fc1
commit
81ca9c9665
3 changed files with 23 additions and 24 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "umami",
|
||||
"version": "1.38.0-beta.1",
|
||||
"version": "1.38.0",
|
||||
"description": "A simple, fast, privacy-focused alternative to Google Analytics.",
|
||||
"author": "Mike Cao <mike@mikecao.com>",
|
||||
"license": "MIT",
|
||||
|
|
@ -57,7 +57,7 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@fontsource/inter": "4.5.7",
|
||||
"@prisma/client": "4.2.1",
|
||||
"@prisma/client": "4.3.1",
|
||||
"chalk": "^4.1.1",
|
||||
"chart.js": "^2.9.4",
|
||||
"classnames": "^2.3.1",
|
||||
|
|
@ -126,7 +126,7 @@
|
|||
"postcss-preset-env": "7.4.3",
|
||||
"postcss-rtlcss": "^3.6.1",
|
||||
"prettier": "^2.6.2",
|
||||
"prisma": "4.2.1",
|
||||
"prisma": "4.3.1",
|
||||
"prompts": "2.4.2",
|
||||
"rollup": "^2.70.1",
|
||||
"rollup-plugin-terser": "^7.0.2",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue