Skip to content

Commit 809aea5

Browse files
committed
fix: npm didn't include the file in the release
1 parent a6e4dee commit 809aea5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"main": "./prettier.config.js",
44
"version": "1.0.0",
55
"files": [
6-
"./prettier.config.js"
6+
"prettier.config.js"
77
],
88
"author": "Amin Yahyaabadi",
99
"description": "The Prettier configuration used in atom-community",

0 commit comments

Comments
 (0)