Skip to content

Commit

Permalink
fix: fix auto resolved merge conflict
Browse files Browse the repository at this point in the history
Fix auto resolved merge conflict (8eec6e3). Add back `type: module`.
  • Loading branch information
johannes-huther committed Jan 27, 2024
1 parent c042421 commit a8ba3fa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"name": "@crystal-creations/animated-checkmark",
"version": "4.0.0-next.5",
"type": "module",
"author": "Crystal Creations GbR and Johannes Huther",
"license": "MIT",
"description": "A checkmark animation wrapped in a Vue component based on a codepen by Simon Wuyts",
Expand Down

0 comments on commit a8ba3fa

Please sign in to comment.