You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 9, 2024. It is now read-only.
Yesterday a new version of prescribe was released. Package.json shows "prescribe": ">=1.1.2" and the new version is installed, but the regex in postscribe are still the old ones.
How can i force to use the latest? Maybe a new PR with the updated version ("prescribe": ">=1.1.3")?
Thanks
The text was updated successfully, but these errors were encountered:
Yesterday a new version of prescribe was released.
Package.json
shows"prescribe": ">=1.1.2"
and the new version is installed, but the regex in postscribe are still the old ones.How can i force to use the latest? Maybe a new PR with the updated version (
"prescribe": ">=1.1.3"
)?Thanks
The text was updated successfully, but these errors were encountered: