We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75cd42e commit 02c9c78Copy full SHA for 02c9c78
package.json
@@ -43,6 +43,8 @@
43
"@types/node": "^8.0.4",
44
"lodash-es": "^4.17.4",
45
"minivents": "^2.1.0",
46
+ "postprocessing": "^2.2.0",
47
+ "redux": "^3.7.1",
48
"three": "^0.86.0"
49
},
50
"devDependencies": {
@@ -97,10 +99,8 @@
97
99
"mocha": "^3.4.2",
98
100
"nyc": "^11.0.3",
101
"path": "^0.12.7",
- "postprocessing": "^2.2.0",
102
"present": "^1.0.0",
103
"pug": "^2.0.0-rc.2",
- "redux": "^3.7.1",
104
"rollup": "^0.43.0",
105
"rollup-plugin-babel": "^2.7.1",
106
"rollup-plugin-commonjs": "^8.0.2",
0 commit comments