Skip to content

Commit ea06dfe

Browse files
committed
fix: update @devtron-labs/devtron-fe-common-lib version from 1.13.0-beta-6 to 1.13.0-pre-6
1 parent a55ddb8 commit ea06dfe

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"private": true,
55
"homepage": "/dashboard",
66
"dependencies": {
7-
"@devtron-labs/devtron-fe-common-lib": "1.13.0-beta-6",
7+
"@devtron-labs/devtron-fe-common-lib": "1.13.0-pre-6",
88
"@esbuild-plugins/node-globals-polyfill": "0.2.3",
99
"@rjsf/core": "^5.13.3",
1010
"@rjsf/utils": "^5.13.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1124,10 +1124,10 @@
11241124
dependencies:
11251125
"@jridgewell/trace-mapping" "0.3.9"
11261126

1127-
"@devtron-labs/[email protected]beta-6":
1128-
version "1.13.0-beta-6"
1129-
resolved "https://registry.yarnpkg.com/@devtron-labs/devtron-fe-common-lib/-/devtron-fe-common-lib-1.13.0-beta-6.tgz#0354e4ccdc26453c9819af76a67dbfc557fc80c0"
1130-
integrity sha512-L7lFv3Nbhvr1DXxW6lbwbht11l4a/ZNtpdKorW0mvK8T5wWkTSa9JcgqmksI4xz45APt6XZjDGjfDzcLXkbkzQ==
1127+
"@devtron-labs/[email protected]pre-6":
1128+
version "1.13.0-pre-6"
1129+
resolved "https://registry.yarnpkg.com/@devtron-labs/devtron-fe-common-lib/-/devtron-fe-common-lib-1.13.0-pre-6.tgz#eec6b658b6c656c860b4f6c55b10979f56b646fe"
1130+
integrity sha512-BOiT80SC8CzwueKe031FhdkbvrN/QyiZQRGP1XjsDwCsOxvEBcILICKKm5GeYfuIVsIbB8DaFiuLKXU5luJqCg==
11311131
dependencies:
11321132
"@codemirror/lang-json" "6.0.1"
11331133
"@codemirror/lang-yaml" "6.1.2"

0 commit comments

Comments
 (0)