Skip to content

Commit

Permalink
fix issues with #427
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanatkn committed Dec 13, 2023
1 parent 06ec587 commit c9dc961
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changeset/happy-chicken-collect.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@grogarden/gro": patch
---

fix issues with [#427](https://github.com/grogarden/gro/pull/427)
1 change: 1 addition & 0 deletions src/lib/package.ts
Original file line number Diff line number Diff line change
Expand Up @@ -618,6 +618,7 @@ export const src_json = {
{name: 'serialize_package_json', kind: 'function'},
{name: 'update_package_json', kind: 'function'},
{name: 'to_package_exports', kind: 'function'},
{name: 'parse_repo_url', kind: 'function'},
],
},
'./package.gen.js': {path: 'package.gen.ts', declarations: [{name: 'gen', kind: 'function'}]},
Expand Down

0 comments on commit c9dc961

Please sign in to comment.