Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
G
gl-react-native-v2
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
gl-react-native-v2
Commits
6420064c
Commit
6420064c
authored
Dec 05, 2015
by
Gaëtan Renaudeau
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update version
parent
f9021ce7
Changes
5
Show whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
5 additions
and
5 deletions
+5
-5
Examples/AdvancedEffects/package.json
Examples/AdvancedEffects/package.json
+1
-1
Examples/Simple/package.json
Examples/Simple/package.json
+1
-1
Examples/Tests/package.json
Examples/Tests/package.json
+1
-1
android/rngl.iml
android/rngl.iml
+1
-1
package.json
package.json
+1
-1
No files found.
Examples/AdvancedEffects/package.json
View file @
6420064c
...
...
@@ -6,7 +6,7 @@
"start"
:
"react-native start"
},
"dependencies"
:
{
"gl-react"
:
"
file:../../../gl-react
"
,
"gl-react"
:
"
^2.0.2
"
,
"gl-react-native"
:
"file:../.."
,
"glsl-transitions"
:
"^2015.11.8"
,
"react-native"
:
"^0.16.0"
...
...
Examples/Simple/package.json
View file @
6420064c
...
...
@@ -7,7 +7,7 @@
},
"dependencies"
:
{
"gl-react-native"
:
"file:../.."
,
"gl-react"
:
"
file:../../../gl-react
"
,
"gl-react"
:
"
^2.0.2
"
,
"react-native"
:
"^0.16.0"
,
"react-native-material-kit"
:
"^0.2.2"
}
...
...
Examples/Tests/package.json
View file @
6420064c
...
...
@@ -7,7 +7,7 @@
},
"dependencies"
:
{
"gl-react-native"
:
"file:../.."
,
"gl-react"
:
"
file:../../../gl-react
"
,
"gl-react"
:
"
^2.0.2
"
,
"react-native"
:
"^0.16.0"
}
}
android/rngl.iml
View file @
6420064c
<?xml version="1.0" encoding="UTF-8"?>
<module
external.linked.project.id=
":RNGL"
external.linked.project.path=
"$MODULE_DIR$"
external.root.project.path=
"$MODULE_DIR$/../Examples/
Tests/android"
external.system.id=
"GRADLE"
external.system.module.group=
"Tests
"
external.system.module.version=
"unspecified"
type=
"JAVA_MODULE"
version=
"4"
>
<module
external.linked.project.id=
":RNGL"
external.linked.project.path=
"$MODULE_DIR$"
external.root.project.path=
"$MODULE_DIR$/../Examples/
Simple/android"
external.system.id=
"GRADLE"
external.system.module.group=
"Simple
"
external.system.module.version=
"unspecified"
type=
"JAVA_MODULE"
version=
"4"
>
<component
name=
"FacetManager"
>
<facet
type=
"android-gradle"
name=
"Android-Gradle"
>
<configuration>
...
...
package.json
View file @
6420064c
...
...
@@ -20,7 +20,7 @@
"license"
:
"
MIT
"
,
"peerDependencies"
:
{
"react-native"
:
">= 0.16.0"
,
"gl-react"
:
">= 2.
1.0
"
"gl-react"
:
">= 2.
0.2
"
},
"dependencies"
:
{
"
invariant
"
:
"
2.2.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