Skip to content

Commit

Permalink
fixed dep relationship with firemodel
Browse files Browse the repository at this point in the history
  • Loading branch information
yankeeinlondon committed Aug 28, 2020
1 parent 25c2d95 commit 479079c
Show file tree
Hide file tree
Showing 2 changed files with 149 additions and 147 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"universal-fire": "~0.58.4"
},
"optionalDependencies": {
"firemodel": ">0.57.0"
"firemodel": "> 0.56.0"
},
"devDependencies": {
"@rollup/plugin-commonjs": "^14.0.0",
Expand Down Expand Up @@ -86,8 +86,8 @@
"ts-node": "^8.10.2",
"tslint": "^6.1.3",
"typescript": "^3.9.6",
"universal-fire": "^0.55.13",
"universal-fire": "^0.59.2",
"vuepress": "^1.5.3",
"vuepress-plugin-autometa": "^0.1.13"
}
}
}
Loading

0 comments on commit 479079c

Please sign in to comment.