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 c4f0f55 commit f7acf9cCopy full SHA for f7acf9c
package.json
@@ -41,14 +41,14 @@
41
"babel-preset-es2015-minimal-rollup": "^2.0.0",
42
"babel-preset-stage-0": "^6.5.0",
43
"babel-register": "^6.9.0",
44
- "chai": "^3.3.0",
+ "chai": "^3.5.0",
45
"eslint": "^3.1.1",
46
- "mocha": "^2.3.3",
+ "mocha": "^3.0.0",
47
"preact": "^5.5.0",
48
- "rollup": "^0.34.1",
+ "rollup": "^0.34.2",
49
"rollup-plugin-babel": "^2.6.1",
50
"rollup-plugin-memory": "^1.0.0",
51
- "sinon": "^1.17.1",
+ "sinon": "^1.17.5",
52
"sinon-chai": "^2.8.0"
53
},
54
"dependencies": {
0 commit comments