Skip to content

Commit 81b4392

Browse files
author
Andre Medeiros
committed
Update Cycle Core to v3
1 parent c4044ac commit 81b4392

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@
1313
"jsonp": "^0.2.0"
1414
},
1515
"peerDependencies": {
16-
"@cycle/core": "2.x.x"
16+
"@cycle/core": "3.x.x"
1717
},
1818
"devDependencies": {
19-
"@cycle/core": "2.x.x",
19+
"@cycle/core": "3.x.x",
2020
"babel": "5.8.x",
2121
"babelify": "6.1.x",
2222
"browserify": "11.0.1",

0 commit comments

Comments
 (0)