Skip to content

Commit

Permalink
chore: added topic package to site generator template
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffdowdle committed Aug 16, 2023
1 parent 1713f54 commit e002f17
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,8 @@ to: package.json
"@dpc-sdp/ripple-tide-media": "<%= rplVersion %>",
"@dpc-sdp/ripple-tide-news": "<%= rplVersion %>",
"@dpc-sdp/ripple-tide-publication": "<%= rplVersion %>",
"@dpc-sdp/ripple-tide-search": "^<%= rplVersion %>"
"@dpc-sdp/ripple-tide-search": "^<%= rplVersion %>",
"@dpc-sdp/ripple-tide-topic": "^<%= rplVersion %>"
},
"devDependencies": {
"@nuxtjs/eslint-config-typescript": "^12.0.0",
Expand Down

0 comments on commit e002f17

Please sign in to comment.