Skip to content

Commit

Permalink
chore: release config fix
Browse files Browse the repository at this point in the history
Signed-off-by: Cory Rylan <cory@coryrylan.com>
  • Loading branch information
coryrylan committed Jan 8, 2023
1 parent 71a849c commit 35d8d1d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .releaserc.js
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,9 @@ module.exports = {
npmPublish: true,
pkgRoot: './packages/typewriter/dist/lib'
},
typogrpahy: {
typography: {
npmPublish: true,
pkgRoot: './packages/typogrpahy/dist/lib'
pkgRoot: './packages/typography/dist/lib'
}
}
}
Expand Down

0 comments on commit 35d8d1d

Please sign in to comment.