Skip to content
This repository has been archived by the owner on Dec 9, 2021. It is now read-only.

Commit

Permalink
fix: mark as deprecated (#329)
Browse files Browse the repository at this point in the history
  • Loading branch information
jpoehnelt committed Oct 27, 2021
1 parent 598b084 commit c02e646
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,5 +64,8 @@
"publishConfig": {
"access": "public",
"registry": "https://wombat-dressing-room.appspot.com"
}
},
"deprecations": [
{ "version": "*", "message": "Please use @googlemaps/markerclusterer."}
]
}

0 comments on commit c02e646

Please sign in to comment.