Skip to content

Commit a1a411a

Browse files
Added prettier in dependencies
1 parent ed3a7f8 commit a1a411a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,8 @@
2828
"@adobe/css-tools": "^4.4.0",
2929
"@prettier/sync": "^0.5.2",
3030
"css-selector-parser": "^3.0.5",
31-
"fs-extra": "^11.2.0"
31+
"fs-extra": "^11.2.0",
32+
"prettier": "^3.3.3"
3233
},
3334
"license": "ISC"
3435
}

0 commit comments

Comments
 (0)