Skip to content

Commit 8382629

Browse files
committed
Formatting
1 parent 27722dd commit 8382629

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

packages/class/package.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -57,9 +57,7 @@
5757
"bugs": {
5858
"url": "https://github.com/classmodel/class-web/issues"
5959
},
60-
"files": [
61-
"dist"
62-
],
60+
"files": ["dist"],
6361
"license": "GPL-3.0-only",
6462
"scripts": {
6563
"dev": "concurrently -n \"tsc,json2ts\" -c \"blue,green\" \"pnpm dev:tsc\" \"pnpm json2ts --watch\"",

0 commit comments

Comments
 (0)