Skip to content

Commit

Permalink
feat: declare mc 8 as compatible
Browse files Browse the repository at this point in the history
  • Loading branch information
ivanvl01 committed Mar 17, 2022
1 parent 71a6ba9 commit d4c3851
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
16 changes: 8 additions & 8 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
}
},
"peerDependencies": {
"@donkeyclip/motorcortex": ">= 7.4.0 < 8"
"@donkeyclip/motorcortex": ">= 8 < 9"
},
"devDependencies": {
"@babel/cli": "7.17.6",
Expand All @@ -74,7 +74,7 @@
"@babel/preset-env": "7.16.11",
"@commitlint/cli": "16.2.3",
"@commitlint/config-conventional": "16.2.1",
"@donkeyclip/motorcortex": "7.9.3",
"@donkeyclip/motorcortex": "8.0.0",
"@donkeyclip/motorcortex-player": "2.5.2",
"@rollup/plugin-babel": "5.3.1",
"@rollup/plugin-commonjs": "21.0.2",
Expand Down

0 comments on commit d4c3851

Please sign in to comment.