Skip to content

Commit cf598ad

Browse files
committed
feat(cd): files
1 parent 8b3930b commit cf598ad

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

package.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,7 @@
2727
"publishConfig": {
2828
"access": "public"
2929
},
30-
"directory": "./src/opengeodeweb_back"
31-
}
30+
"files": [
31+
"schemas.json"
32+
]
33+
}

0 commit comments

Comments
 (0)