Skip to content

Commit 02c9c78

Browse files
committed
Moves redux and postprocessing lib to dependencies - #305
1 parent 75cd42e commit 02c9c78

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,8 @@
4343
"@types/node": "^8.0.4",
4444
"lodash-es": "^4.17.4",
4545
"minivents": "^2.1.0",
46+
"postprocessing": "^2.2.0",
47+
"redux": "^3.7.1",
4648
"three": "^0.86.0"
4749
},
4850
"devDependencies": {
@@ -97,10 +99,8 @@
9799
"mocha": "^3.4.2",
98100
"nyc": "^11.0.3",
99101
"path": "^0.12.7",
100-
"postprocessing": "^2.2.0",
101102
"present": "^1.0.0",
102103
"pug": "^2.0.0-rc.2",
103-
"redux": "^3.7.1",
104104
"rollup": "^0.43.0",
105105
"rollup-plugin-babel": "^2.7.1",
106106
"rollup-plugin-commonjs": "^8.0.2",

0 commit comments

Comments
 (0)