Skip to content

Commit c00563c

Browse files
committed
Merge branch 'develop' of github.com:devtron-labs/dashboard into refactor/key-value-table
2 parents c8a6376 + 6667157 commit c00563c

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.12.0-beta-3",
7+
"@devtron-labs/devtron-fe-common-lib": "1.12.0-pre-0",
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
@@ -1126,10 +1126,10 @@
11261126
dependencies:
11271127
"@jridgewell/trace-mapping" "0.3.9"
11281128

1129-
"@devtron-labs/[email protected]beta-3":
1130-
version "1.12.0-beta-3"
1131-
resolved "https://registry.yarnpkg.com/@devtron-labs/devtron-fe-common-lib/-/devtron-fe-common-lib-1.12.0-beta-3.tgz#8d816a8852723213c56a5e070387036045d75c2b"
1132-
integrity sha512-pUVpWvbMXpvSEph+NVssve3vCbWkJRQGsJ8JZRnARM/MuUWbHlZfUBQoE/WnXdd+AgfsxAVZMTZu4uufA/bgAw==
1129+
"@devtron-labs/[email protected]pre-0":
1130+
version "1.12.0-pre-0"
1131+
resolved "https://registry.yarnpkg.com/@devtron-labs/devtron-fe-common-lib/-/devtron-fe-common-lib-1.12.0-pre-0.tgz#091496d7f1a76d23be0d974830fdcda87ee69877"
1132+
integrity sha512-NNUS1RQ6S6SkBNzBXQJ+XAuAIpcSdCKVPnytBc9DZZlXZPJqY2rJgdN1v/3oWR8yS7WYZIJMNBqHZhiOClBdqA==
11331133
dependencies:
11341134
"@codemirror/lang-json" "6.0.1"
11351135
"@codemirror/lang-yaml" "6.1.2"

0 commit comments

Comments
 (0)