File tree Expand file tree Collapse file tree 6 files changed +10
-10
lines changed
Expand file tree Collapse file tree 6 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 11{
2- "version" : " 0.8.5 " ,
2+ "version" : " 0.9.0 " ,
33 "packages" : [
44 " packages/*"
55 ],
Original file line number Diff line number Diff line change 11{
22 "name" : " @docfy/core" ,
3- "version" : " 0.8 .0" ,
3+ "version" : " 0.9 .0" ,
44 "private" : false ,
55 "description" : " The core components of Docfy, a documentation site builder" ,
66 "repository" : " https://github.com/josemarluedke/docfy" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " docfy" ,
3- "version" : " 0.8 .0" ,
3+ "version" : " 0.9 .0" ,
44 "description" : " " ,
55 "main" : " index.js" ,
66 "scripts" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " @docfy/ember" ,
3- "version" : " 0.8.5 " ,
3+ "version" : " 0.9.0 " ,
44 "description" : " Ember integration with Docfy" ,
55 "keywords" : [
66 " ember-addon" ,
3030 "test:ember-compatibility" : " echo 'ember try:each TODO'"
3131 },
3232 "dependencies" : {
33- "@docfy/core" : " ^0.8 .0" ,
33+ "@docfy/core" : " ^0.9 .0" ,
3434 "broccoli-bridge" : " ^1.0.0" ,
3535 "broccoli-file-creator" : " ^2.1.1" ,
3636 "broccoli-funnel" : " ^3.0.8" ,
5252 },
5353 "devDependencies" : {
5454 "@babel/helper-define-map" : " ^7.16.7" ,
55- "@docfy/plugin-with-prose" : " ^0.8.5 " ,
55+ "@docfy/plugin-with-prose" : " ^0.9.0 " ,
5656 "@ember/optional-features" : " ^2.0.0" ,
5757 "@ember/test-helpers" : " ^2.6.0" ,
5858 "@embroider/compat" : " ^1.0.0" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @docfy/plugin-with-prose" ,
3- "version" : " 0.8.5 " ,
3+ "version" : " 0.9.0 " ,
44 "private" : false ,
55 "description" : " A Docfy plugin to wrap Markdown content in a prose class" ,
66 "repository" : " https://github.com/josemarluedke/docfy" ,
1717 "test" : " jest"
1818 },
1919 "dependencies" : {
20- "@docfy/core" : " ^0.8 .0"
20+ "@docfy/core" : " ^0.9 .0"
2121 },
2222 "devDependencies" : {
2323 "@types/unist" : " ^2.0.3" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " site" ,
3- "version" : " 0.8.5 " ,
3+ "version" : " 0.9.0 " ,
44 "private" : true ,
55 "description" : " The Docfy Site" ,
66 "repository" : " https://github.com/josemarluedke/docfy" ,
2020 "test:ember" : " ember test --test-port="
2121 },
2222 "devDependencies" : {
23- "@docfy/ember" : " ^0.8.5 " ,
23+ "@docfy/ember" : " ^0.9.0 " ,
2424 "@ember/optional-features" : " ^2.0.0" ,
2525 "@ember/test-helpers" : " ^2.6.0" ,
2626 "@frontile/core" : " ^0.13.0" ,
You can’t perform that action at this time.
0 commit comments