Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Signed-off-by: Hailong Cui <ihailong@amazon.com>
  • Loading branch information
Hailong-am committed Dec 10, 2024
1 parent 6e5944d commit d034027
Show file tree
Hide file tree
Showing 2 changed files with 221 additions and 663 deletions.
8 changes: 6 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,11 @@
"glob-parent": "^5.1.2",
"ssri": "^6.0.2",
"lodash": "^4.17.21",
"hosted-git-info": "^2.8.9"
"hosted-git-info": "^2.8.9",
"@cypress/request": "^3.0.0",
"braces": "^3.0.3",
"micromatch": "^4.0.8",
"tough-cookie": "^4.1.4"
},
"devDependencies": {
"@elastic/elastic-eslint-config-kibana": "link:../../packages/opensearch-eslint-config-opensearch-dashboards",
Expand All @@ -61,4 +65,4 @@
"node": "10.24.1",
"yarn": "^1.21.1"
}
}
}
Loading

0 comments on commit d034027

Please sign in to comment.