mirror of
https://github.com/abhay-raizada/PeerScribe.git
synced 2026-04-26 08:14:03 +00:00
First Version
This commit is contained in:
@@ -10,8 +10,14 @@
|
||||
"test": "jest"
|
||||
},
|
||||
"dependencies": {
|
||||
"@ant-design/react-native": "^5.1.0",
|
||||
"@formstr/sdk": "^0.0.4-alpha",
|
||||
"@react-native-community/segmented-control": "^2.2.2",
|
||||
"@react-native-community/slider": "^4.5.0",
|
||||
"nostr-tools": "^2.3.1",
|
||||
"react": "18.2.0",
|
||||
"react-native": "0.73.4"
|
||||
"react-native": "0.73.4",
|
||||
"text-encoding-polyfill": "^0.6.7"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.20.0",
|
||||
|
||||
Reference in New Issue
Block a user