Skip to content

Commit

Permalink
docs: release in the readme set to the correct package (#5)
Browse files Browse the repository at this point in the history
  • Loading branch information
mknijnenberg authored Mar 16, 2023
1 parent b2e2619 commit 8b8fe05
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 @@
# @myparcel/constants

[![npm](https://img.shields.io/npm/v/@myparcel/constants?labelColor=27272A&logoColor=FFFFFF&style=for-the-badge&color=CC3534&logo=npm)](https://www.npmjs.com/package/@myparcel/constants/)
[![GitHub release (latest by date)](https://img.shields.io/github/v/release/myparcelnl/js-sdk?labelColor=27272A&style=for-the-badge)](https://github.com/myparcelnl/js-sdk/releases)
[![GitHub release (latest by date)](https://img.shields.io/github/v/release/myparcelnl/constants?labelColor=27272A&style=for-the-badge)](https://github.com/myparcelnl/constants/releases)

This package contains various constant values used in the MyParcel ecosystem.

Expand Down

0 comments on commit 8b8fe05

Please sign in to comment.