Skip to content

Commit 42c9716

Browse files
committed
upgrade Uno and Fuselibs to v2.4
1 parent 1c75238 commit 42c9716

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
"version": "2.3.0",
44
"description": "Build beautiful, high-performance iOS and Android apps with a single codebase.",
55
"dependencies": {
6-
"@fuse-open/fuselibs": "~2.3.0",
6+
"@fuse-open/fuselibs": "~2.4.0",
77
"@fuse-open/types": "~2.0.0",
8-
"@fuse-open/uno": "~2.3.0"
8+
"@fuse-open/uno": "~2.4.0"
99
},
1010
"bin": {
1111
"uno": "node_modules/@fuse-open/uno/bin/uno.js"

0 commit comments

Comments
 (0)