mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-21 00:52:55 +00:00
feat: more fixes
This commit is contained in:
@@ -32,7 +32,11 @@
|
||||
},
|
||||
"./schema.json": {
|
||||
"import": "./lib/schema.json",
|
||||
"types": "./lib/schema.d.ts"
|
||||
"types": "./lib/schema.json.d.ts"
|
||||
},
|
||||
"./elasticsearch-mappings.json": {
|
||||
"import": "./lib/elasticsearch.json",
|
||||
"types": "./lib/elasticsearch.json.d.ts"
|
||||
}
|
||||
},
|
||||
"files": [
|
||||
|
||||
Reference in New Issue
Block a user