Skip to content

Commit a9f858f

Browse files
0.0.3
1 parent b580dac commit a9f858f

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

package.json

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,15 @@
11
{
22
"name": "prettier-es5",
3-
"version": "0.0.2",
3+
"version": "0.0.3",
44
"description": "Prettier settings for trailing comma, tab width, semi colons and single quotes.",
55
"main": "index.json",
66
"license": "MIT",
7-
"keywords": "prettier, es5, eslint, prettier-config",
7+
"keywords": [
8+
"prettier",
9+
"es5",
10+
"eslint",
11+
"prettier-config"
12+
],
813
"repository": {
914
"type": "git",
1015
"url": "https://github.com/StackOverflowIsBetterThanAnyAI/prettier-es5"

0 commit comments

Comments
 (0)