Skip to content

Commit 6da2156

Browse files
sentry-ui version update
1 parent 7c280f1 commit 6da2156

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@puzzle-js/sentry",
3-
"version": "0.0.5",
3+
"version": "0.0.6",
44
"description": "PuzzleJS Content Management System",
55
"author": "Mehmet Sefa Balik @mehmetsefabalik",
66
"license": "MIT",
@@ -25,7 +25,7 @@
2525
"@nestjs/platform-socket.io": "^6.9.0",
2626
"@nestjs/serve-static": "^1.0.1",
2727
"@nestjs/websockets": "^6.9.0",
28-
"@puzzle-js/sentry-ui": "0.0.4",
28+
"@puzzle-js/sentry-ui": "0.0.5",
2929
"reflect-metadata": "^0.1.12",
3030
"rimraf": "^2.6.2",
3131
"rxjs": "^6.3.3",

0 commit comments

Comments
 (0)