Skip to content

Commit 7ed8690

Browse files
committed
Merge branch 'main' into improve-error-handling-code-runner
2 parents 0d3cdbd + 6ecef36 commit 7ed8690

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": "papi-simulator",
3-
"version": "0.5.5",
3+
"version": "0.5.6",
44
"author": "codingsh <[email protected]>",
55
"private": true,
66
"scripts": {
@@ -45,7 +45,7 @@
4545
"monaco-editor": "^0.52.2",
4646
"monaco-editor-webpack-plugin": "^7.1.0",
4747
"nanoid": "^5.1.5",
48-
"next": "15.4.9",
48+
"next": "15.4.10",
4949
"polkadot-api": "^1.10.0",
5050
"prettier": "^3.5.3",
5151
"react": "^19.1.0",

0 commit comments

Comments
 (0)