Skip to content

Commit

Permalink
[Skit 380]: removed opensearch (#169)
Browse files Browse the repository at this point in the history
* removed opensearch

* incremented version

* added missing fields in dappSchema interface
  • Loading branch information
rishikesh-y authored Oct 30, 2023
1 parent 2a20ab4 commit f249a77
Show file tree
Hide file tree
Showing 19 changed files with 8 additions and 3,103 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@merokudao/dapp-store-registry",
"version": "0.1.100",
"version": "0.1.101",
"description": "The dApp Store registry for MerokuDAO dAapp Store",
"repository": {
"type": "git",
Expand All @@ -25,7 +25,6 @@
"access": "public"
},
"dependencies": {
"@opensearch-project/opensearch": "^2.2.0",
"@stdlib/nlp-porter-stemmer": "^0.0.7",
"@types/json2csv": "^5.0.4",
"ajv": "^8.11.2",
Expand Down
1 change: 0 additions & 1 deletion src/handlers/index.ts

This file was deleted.

268 changes: 0 additions & 268 deletions src/handlers/opensearch-handlers/appStoresConfig.json

This file was deleted.

Loading

0 comments on commit f249a77

Please sign in to comment.