Skip to content

Commit ee81c5b

Browse files
committed
chore: version bump
1 parent c757752 commit ee81c5b

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.11.0-beta-5",
7+
"@devtron-labs/devtron-fe-common-lib": "1.11.0-pre-3",
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-5":
1130-
version "1.11.0-beta-5"
1131-
resolved "https://registry.yarnpkg.com/@devtron-labs/devtron-fe-common-lib/-/devtron-fe-common-lib-1.11.0-beta-5.tgz#e4de046cba7165ea99aa06c4a23b6781df19d0e7"
1132-
integrity sha512-f2b6jDCpE3ux2HwxptKDuwS8dRZArmYaSFxZqclLykE6w0NHFlDo7jjKB9T0Zf8fZWA0+EPa0wQt2k7xui/vxQ==
1129+
"@devtron-labs/[email protected]pre-3":
1130+
version "1.11.0-pre-3"
1131+
resolved "https://registry.yarnpkg.com/@devtron-labs/devtron-fe-common-lib/-/devtron-fe-common-lib-1.11.0-pre-3.tgz#cbad0dd604840f4c4101ea3ee217cf7d67b3bd17"
1132+
integrity sha512-L7i1VqQFXgrwUrm5KLZ9jGqtVgqJSps/LjbycprN8fiuNkDaPZCb3uevcP8iTmVoxyr+wo83zoS0U+sNcdP8fg==
11331133
dependencies:
11341134
"@codemirror/lang-json" "6.0.1"
11351135
"@codemirror/lang-yaml" "6.1.2"

0 commit comments

Comments
 (0)