feat:config Inicio configuração projeto

This commit is contained in:
Amadeu José Andrade Junior
2025-01-06 16:51:11 -03:00
parent 58e22f6935
commit af6a9795fd
4 changed files with 48 additions and 27 deletions

View File

@@ -10,6 +10,7 @@
"test": "jest"
},
"dependencies": {
"@formbricks/react-native": "^1.3.1",
"react": "18.3.1",
"react-native": "0.76.5"
},
@@ -36,4 +37,4 @@
"engines": {
"node": ">=18"
}
}
}