Skip to content

Commit 12713c6

Browse files
committed
chore: fix indent in package.json
1 parent 21b7bc6 commit 12713c6

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -72,14 +72,14 @@
7272
"last 1 FirefoxAndroid versions"
7373
],
7474
"webExt": {
75-
"ignoreFiles": [
76-
"test",
77-
"coverage",
78-
"package*.json",
79-
"node_modules",
80-
".*",
81-
"web-ext-artifacts",
82-
"*.md"
83-
]
75+
"ignoreFiles": [
76+
"test",
77+
"coverage",
78+
"package*.json",
79+
"node_modules",
80+
".*",
81+
"web-ext-artifacts",
82+
"*.md"
83+
]
8484
}
8585
}

0 commit comments

Comments
 (0)