Skip to content

Commit ae6ea82

Browse files
committed
fix bug
1 parent 7643bfd commit ae6ea82

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

demo/public/dist.zip

-1 Bytes
Binary file not shown.

dist/jessibuca.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jessibuca",
3-
"version": "3.3.13",
3+
"version": "3.3.14",
44
"scripts": {
55
"build": "npx cross-env NODE_ENV=production rollup -c",
66
"build:wasm": "python wasm/make.py --wasm && npm run build && npm run build:demo",

0 commit comments

Comments
 (0)