Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
21_22-J 38
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
21_22-J 38
21_22-J 38
Commits
747b3551
Commit
747b3551
authored
Apr 13, 2022
by
Neranga K.T.
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
.
parent
92235be4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
2 deletions
+6
-2
frontend/package.json
frontend/package.json
+6
-2
No files found.
frontend/package.json
View file @
747b3551
...
...
@@ -10,6 +10,7 @@
"lint"
:
"eslint ."
},
"dependencies"
:
{
"@react-native-community/netinfo"
:
"^7.1.7"
,
"@react-navigation/drawer"
:
"^6.1.8"
,
"@react-navigation/native"
:
"^6.0.6"
,
"@react-navigation/native-stack"
:
"^6.2.5"
,
...
...
@@ -18,6 +19,7 @@
"react"
:
"17.0.2"
,
"react-native"
:
"0.66.2"
,
"react-native-audio-record"
:
"^0.2.2"
,
"react-native-countdown-component"
:
"^2.7.1"
,
"react-native-elements"
:
"^3.4.2"
,
"react-native-fontawesome"
:
"^7.0.0"
,
"react-native-gesture-handler"
:
"^1.10.3"
,
...
...
@@ -26,8 +28,10 @@
"react-native-reanimated"
:
"^2.2.4"
,
"react-native-safe-area-context"
:
"^3.3.2"
,
"react-native-screens"
:
"^3.9.0"
,
"react-native-table-component"
:
"^1.2.2"
,
"react-native-vector-icons"
:
"^9.0.0"
"react-native-table-component"
:
"^1.2.1"
,
"react-native-vector-icons"
:
"^9.0.0"
,
"react-redux"
:
"^7.2.6"
,
"redux"
:
"^4.1.2"
},
"devDependencies"
:
{
"@babel/core"
:
"^7.12.9"
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment