Skip to content

Commit

Permalink
docs: update shield in README
Browse files Browse the repository at this point in the history
  • Loading branch information
Jean Lescure committed Aug 31, 2023
1 parent a3cf209 commit 24b7474
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# @simplyhexagonal/json-expand

![npm](https://img.shields.io/npm/v/@simplyhexagonal/json-expand)
![GitHub Workflow Status](https://img.shields.io/github/workflow/status/simplyhexagonal/json-expand/CI)
![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/simplyhexagonal/json-expand/.github/workflows/main.yml?branch=main)
![License](https://img.shields.io/npm/l/@simplyhexagonal/json-expand)

A TypeScript library for expanding flat JSON objects into nested structures based on dot-notation keys.
Expand Down

0 comments on commit 24b7474

Please sign in to comment.