Skip to content
This repository has been archived by the owner on Jan 24, 2025. It is now read-only.

Commit

Permalink
fix(docz): set docz-core as dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
pedronauck committed May 29, 2018
1 parent 4fc0587 commit 6c257e8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/docz/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
"tslint": "tslint --project ."
},
"dependencies": {
"docz-core": "0.1.0",
"@sindresorhus/slugify": "^0.3.0",
"deepmerge": "^2.1.1",
"invariant": "^2.2.4",
Expand Down

0 comments on commit 6c257e8

Please sign in to comment.