Skip to content

Commit afce619

Browse files
committedOct 26, 2022
chore: upgrade rollup-plugin-prettier to version 2.3.0
1 parent e305455 commit afce619

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"prettier": "2.7.1",
7373
"rimraf": "3.0.2",
7474
"rollup": "2.79.1",
75-
"rollup-plugin-prettier": "2.2.2",
75+
"rollup-plugin-prettier": "2.3.0",
7676
"rollup-plugin-strip-banner": "2.1.0",
7777
"tmp": "0.2.1",
7878
"typescript": "4.8.4"

0 commit comments

Comments
 (0)
Please sign in to comment.