Skip to content
This repository was archived by the owner on Nov 6, 2020. It is now read-only.

Commit c42658d

Browse files
committed
fix: include build dir in release
1 parent f711613 commit c42658d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,6 @@
6969
"styled-jsx": "^3.2.1"
7070
},
7171
"files": [
72-
"./build"
72+
"build"
7373
]
7474
}

0 commit comments

Comments
 (0)