Skip to content

Commit 6ef41d9

Browse files
authored
fix: remove trailing comma
1 parent d016d39 commit 6ef41d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"preact-cli": "^3.0.0-rc.7",
3131
"preact-render-spy": "^1.2.1",
3232
"react-syntax-highlighter": "^12.2.1",
33-
"webpack-bundle-analyzer": "^3.4.1",
33+
"webpack-bundle-analyzer": "^3.4.1"
3434
},
3535
"dependencies": {
3636
"@preact/prerender-data-provider": "^0.0.1",

0 commit comments

Comments
 (0)