mirror of
https://github.com/gre/gl-react.git
synced 2026-01-18 16:16:59 +00:00
move browserify transformers to deps
This commit is contained in:
parent
830a3696f3
commit
b2ed608be8
@ -26,8 +26,6 @@
|
||||
},
|
||||
"homepage": "https://github.com/ProjectSeptemberInc/gl-react#readme",
|
||||
"devDependencies": {
|
||||
"envify": "^3.4.0",
|
||||
"babelify": "^6.1.3",
|
||||
"browserify": "^11.0.1",
|
||||
"eslint": "^1.2.0",
|
||||
"eslint-plugin-react": "^3.2.3"
|
||||
@ -36,6 +34,8 @@
|
||||
"react": ">=0.13"
|
||||
},
|
||||
"dependencies": {
|
||||
"envify": "^3.4.0",
|
||||
"babelify": "^6.1.3",
|
||||
"gl-fbo": "^2.0.5",
|
||||
"gl-react-core": "1.1.x",
|
||||
"gl-shader": "^4.0.5",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user