Skip to content

Commit

Permalink
4.0.0-alpha.5
Browse files Browse the repository at this point in the history
  • Loading branch information
IanVS committed May 16, 2023
1 parent 2194066 commit 611d972
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@ianvs/prettier-plugin-sort-imports",
"private": false,
"version": "4.0.0-alpha.4",
"version": "4.0.0-alpha.5",
"description": "A prettier plugins to sort imports in provided RegEx order",
"main": "lib/src/index.js",
"types": "types/index.d.ts",
Expand Down

0 comments on commit 611d972

Please sign in to comment.