Skip to content

Commit a7e7796

Browse files
committed
chore(META): Update package.json
1 parent 15c8475 commit a7e7796

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

package.json

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,12 +26,14 @@
2626
"url": "https://github.com/cyclejs-community/cyclic-router/issues"
2727
},
2828
"homepage": "https://github.com/cyclejs-community/cyclic-router#readme",
29+
"peerDependencies": {
30+
"@cycle/history": "*"
31+
},
2932
"dependencies": {
30-
"@cycle/history": "^6.3.0",
31-
"@cycle/run": "^3.1.0",
32-
"history": "^4.6.3"
33+
"@cycle/run": "^3.1.0"
3334
},
3435
"devDependencies": {
36+
"@cycle/history": "^6.3.0",
3537
"@cycle/rxjs-run": "^7.0.0",
3638
"@types/history": "^4.6.0",
3739
"@types/mocha": "^2.2.41",

0 commit comments

Comments
 (0)