Skip to content

Commit 642f56f

Browse files
authored
chore: trying to fix syntax
1 parent 9d0e75c commit 642f56f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@
1818
],
1919
"author": "Vitaly <vital2580@icloud.com>",
2020
"license": "MIT",
21-
"files": {
21+
"files": [
2222
"build"
23-
},
23+
],
2424
"scripts": {
2525
"prepublishOnly": "tsc",
2626
"test": "echo they're definitely needed"

0 commit comments

Comments
 (0)