Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit be30c9b

Browse files
committedNov 24, 2024
bump pyscript version
1 parent 75edbb9 commit be30c9b

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
 

‎src/js/bun.lockb

1.06 KB
Binary file not shown.

‎src/js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"prettier": "^3.3.3"
1212
},
1313
"dependencies": {
14-
"@pyscript/core": "^0.5",
14+
"@pyscript/core": "^0.6",
1515
"@reactpy/client": "^0.3.1",
1616
"morphdom": "^2.7.4"
1717
}

0 commit comments

Comments
 (0)
Please sign in to comment.