mirror of
https://github.com/jakejarvis/sofa.git
synced 2026-08-29 06:15:39 -04:00
Add @sofa/native Expo React Native app (#7)
This commit is contained in:
@@ -5,7 +5,8 @@
|
||||
"type": "module",
|
||||
"exports": {
|
||||
"./contract": "./src/contract.ts",
|
||||
"./schemas": "./src/schemas.ts"
|
||||
"./schemas": "./src/schemas.ts",
|
||||
"./utils": "./src/utils.ts"
|
||||
},
|
||||
"scripts": {
|
||||
"lint": "biome check",
|
||||
|
||||
Reference in New Issue
Block a user