Commit 0d2ac3c5 authored by Gaëtan Renaudeau's avatar Gaëtan Renaudeau

2.48.0

parent 793dc20b
{
"name": "gl-react-native",
"version": "2.48.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
"invariant": {
"version": "2.2.0",
"resolved": "https://registry.npmjs.org/invariant/-/invariant-2.2.0.tgz",
"integrity": "sha1-yNfoRzZqScwYtiLwWKaJ1IHolfI=",
"requires": {
"loose-envify": "1.3.1"
}
},
"js-tokens": {
"version": "3.0.2",
"resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-3.0.2.tgz",
"integrity": "sha1-mGbfOVECEw449/mWvOtlRDIJwls="
},
"loose-envify": {
"version": "1.3.1",
"resolved": "https://registry.npmjs.org/loose-envify/-/loose-envify-1.3.1.tgz",
"integrity": "sha1-0aitM/qc4OcT1l/dCsi3SNR4yEg=",
"requires": {
"js-tokens": "3.0.2"
}
}
}
}
{
"name": "gl-react-native",
"version": "2.47.0",
"version": "2.48.0",
"description": "OpenGL bindings for react-native to implement complex effects over images and components, in the descriptive VDOM paradigm",
"repository": {
"type": "git",
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment