Skip to content

Commit f09703a

Browse files
committed
chore: bump common
1 parent f37bbbc commit f09703a

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": "0.3.0",
7+
"@devtron-labs/devtron-fe-common-lib": "0.3.0-beta-1",
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
@@ -1167,10 +1167,10 @@
11671167
dependencies:
11681168
"@jridgewell/trace-mapping" "0.3.9"
11691169

1170-
"@devtron-labs/[email protected]":
1171-
version "0.3.0"
1172-
resolved "https://registry.yarnpkg.com/@devtron-labs/devtron-fe-common-lib/-/devtron-fe-common-lib-0.3.0.tgz#4fa12c4b29068208388915ef63201dab5a25204e"
1173-
integrity sha512-5hvvcR+ChOqp4JZWDuqhn/Nl40jNXN1s6qKJm3oEEDZJDEtE8GmOAT2eTpFUEvBJ/Hjj10+Y6NXhP75L/O8CoQ==
1170+
"@devtron-labs/[email protected]-beta-1":
1171+
version "0.3.0-beta-1"
1172+
resolved "https://registry.yarnpkg.com/@devtron-labs/devtron-fe-common-lib/-/devtron-fe-common-lib-0.3.0-beta-1.tgz#f28059dcd8128b198472cd9f5c5ddfe2342ebaac"
1173+
integrity sha512-BbNGsfQo4BrHlsegI1wCzgN4ryeFjI4dFY8qGkPkCj0vjdPoT3HsK42Qxo3rotiu0FBTL1aA+iAvHFYaYEIULg==
11741174
dependencies:
11751175
"@types/react-dates" "^21.8.6"
11761176
ansi_up "^5.2.1"

0 commit comments

Comments
 (0)