Skip to content
This repository was archived by the owner on Aug 5, 2024. It is now read-only.

Commit f79f19f

Browse files
committed
trigger build
1 parent 90f3661 commit f79f19f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/gateway/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"license": "MIT",
66
"private": true,
77
"files": [
8-
"dist/**"
8+
"./dist/**"
99
],
1010
"scripts": {
1111
"setup": "git submodule update --init --recursive && git pull && yarn install --frozen-lockfile",

0 commit comments

Comments
 (0)