Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
R
react-native-fcm
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Jira
Jira
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
ym
react-native-fcm
Commits
2ed1c1b5
Commit
2ed1c1b5
authored
Jun 03, 2017
by
Libin Lu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
7.0.0
parent
60112b82
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
5 additions
and
5 deletions
+5
-5
Examples/simple-fcm-client/package.json
Examples/simple-fcm-client/package.json
+1
-1
Examples/simple-fcm-client/yarn.lock
Examples/simple-fcm-client/yarn.lock
+3
-3
package.json
package.json
+1
-1
No files found.
Examples/simple-fcm-client/package.json
View file @
2ed1c1b5
...
@@ -9,7 +9,7 @@
...
@@ -9,7 +9,7 @@
"dependencies"
:
{
"dependencies"
:
{
"react"
:
"16.0.0-alpha.6"
,
"react"
:
"16.0.0-alpha.6"
,
"react-native"
:
"^0.44.2"
,
"react-native"
:
"^0.44.2"
,
"react-native-fcm"
:
"^
6.0.2
"
"react-native-fcm"
:
"^
7.0.0
"
},
},
"jest"
:
{
"jest"
:
{
"preset"
:
"jest-react-native"
"preset"
:
"jest-react-native"
...
...
Examples/simple-fcm-client/yarn.lock
View file @
2ed1c1b5
...
@@ -3129,9 +3129,9 @@ react-devtools-core@^2.0.8:
...
@@ -3129,9 +3129,9 @@ react-devtools-core@^2.0.8:
shell-quote "^1.6.1"
shell-quote "^1.6.1"
ws "^2.0.3"
ws "^2.0.3"
react-native-fcm@^
6.0.2
:
react-native-fcm@^
7.0.0
:
version "
6.0.2
"
version "
7.0.0
"
resolved "https://registry.yarnpkg.com/react-native-fcm/-/react-native-fcm-
6.0.2.tgz#432578deaf9ad0fa968424c1babb5563c68eaa7e
"
resolved "https://registry.yarnpkg.com/react-native-fcm/-/react-native-fcm-
7.0.0.tgz#ce821307f59adb178d0a6729b2267bd04f6ea240
"
react-native@^0.44.2:
react-native@^0.44.2:
version "0.44.2"
version "0.44.2"
...
...
package.json
View file @
2ed1c1b5
...
@@ -24,5 +24,5 @@
...
@@ -24,5 +24,5 @@
"type"
:
"git"
,
"type"
:
"git"
,
"url"
:
"git+https://github.com/evollu/react-native-fcm.git"
"url"
:
"git+https://github.com/evollu/react-native-fcm.git"
},
},
"version"
:
"
6.2.3
"
"version"
:
"
7.0.0
"
}
}
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