Skip to content

Commit

Permalink
fix: docs
Browse files Browse the repository at this point in the history
  • Loading branch information
zdm committed Apr 15, 2024
1 parent 8afaaf1 commit 63eca90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/package/docs.js
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ export default class Docs {
return this.#rootPackage;
}

get kication () {
get location () {
return this.#rootPackage.cliConfig.docs?.location;
}

Expand Down

0 comments on commit 63eca90

Please sign in to comment.