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 b277f40 commit c4044acCopy full SHA for c4044ac
package.json
@@ -17,15 +17,15 @@
17
},
18
"devDependencies": {
19
"@cycle/core": "2.x.x",
20
- "babel": "5.6.x",
+ "babel": "5.8.x",
21
"babelify": "6.1.x",
22
- "browserify": "10.2.4",
+ "browserify": "11.0.1",
23
"eslint": "1.0.x",
24
"eslint-config-cycle": "3.0.x",
25
"eslint-plugin-cycle": "1.0.x",
26
"eslint-plugin-no-class": "0.1.x",
27
"markdox": "0.1.9",
28
- "uglify-js": "2.4.23"
+ "uglify-js": "2.4.24"
29
30
"scripts": {
31
"eslint": "eslint src/",
0 commit comments