mirror of
https://github.com/gre/gl-react.git
synced 2026-01-18 16:16:59 +00:00
v5.1.0
This commit is contained in:
parent
06d5648599
commit
73266e3e30
@ -1,6 +1,6 @@
|
||||
{
|
||||
"lerna": "3.16.4",
|
||||
"version": "5.0.0",
|
||||
"version": "5.1.0",
|
||||
"packages": [
|
||||
"packages/*"
|
||||
],
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "gl-react-cookbook",
|
||||
"version": "5.0.0",
|
||||
"version": "5.1.0",
|
||||
"private": true,
|
||||
"devDependencies": {
|
||||
"babel-preset-react-app": "^10.0.0",
|
||||
@ -13,7 +13,7 @@
|
||||
"animated": "^0.2.0",
|
||||
"github-slugger": "^1.3.0",
|
||||
"gl-react": "^5.0.0",
|
||||
"gl-react-dom": "^5.0.0",
|
||||
"gl-react-dom": "^5.1.0",
|
||||
"gl-shader": "^4.2.1",
|
||||
"gl-texture2d": "^2.1.0",
|
||||
"gl-transitions": "^1.43.0",
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "gl-react-dom",
|
||||
"version": "5.0.0",
|
||||
"version": "5.1.0",
|
||||
"license": "MIT",
|
||||
"author": "Gaëtan Renaudeau <renaudeau.gaetan@gmail.com>",
|
||||
"description": "DOM implementation of gl-react, an universal React library to write and compose WebGL shaders",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user