Skip to content

Commit

Permalink
Update OMS dependency in package.json (#72)
Browse files Browse the repository at this point in the history
Update OMS dependency in `package.json`

Reviewed-by: None <None>
Reviewed-by: Rodion Gyrbu <fpsoff@outlook.com>
  • Loading branch information
outcatcher authored May 19, 2021
1 parent 78f4c39 commit 9a82d00
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"devDependencies": {
"@babel/core": "^7.2.2",
"@babel/preset-env": "^7.2.3",
"@opentelekomcloud/oms": "^0.1.3-beta.5",
"@opentelekomcloud/oms": "^0.1.3",
"babel-plugin-add-module-exports": "^1.0.2",
"babel-plugin-transform-es2015-modules-amd": "^6.24.1",
"babel-plugin-transform-remove-console": "^6.9.4",
Expand Down

0 comments on commit 9a82d00

Please sign in to comment.