Skip to content

Commit 3ce7358

Browse files
committed
Version bump
1 parent c778278 commit 3ce7358

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.0.63-beta-7",
7+
"@devtron-labs/devtron-fe-common-lib": "0.0.64",
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
@@ -993,10 +993,10 @@
993993
dependencies:
994994
"@jridgewell/trace-mapping" "0.3.9"
995995

996-
"@devtron-labs/[email protected].63-beta-6":
997-
version "0.0.63-beta-6"
998-
resolved "https://npm.pkg.github.com/download/@devtron-labs/devtron-fe-common-lib/0.0.63-beta-6/3139e0760072e2f507e130103c13209a468c0acf#3139e0760072e2f507e130103c13209a468c0acf"
999-
integrity sha512-AO3E7jkZmnbPGjBqAPAATe3Qqtiak1kI6s/GxdTWHuGim7JMUWtstKiM4jxloleN0RXLqa9tgxCKXc6ayvqUSQ==
996+
"@devtron-labs/[email protected].64":
997+
version "0.0.64"
998+
resolved "https://npm.pkg.github.com/download/@devtron-labs/devtron-fe-common-lib/0.0.64/c67eb51c8e1d7768a6d31eb5a4453008a716d947#c67eb51c8e1d7768a6d31eb5a4453008a716d947"
999+
integrity sha512-lNn0ELFUuZlskATD5DwcvJueu4HVp9yYLzi+rhnK4Cz1Gpb8jM2tslfPNOaIxdnXBO7R6i6yNi0Vhe2Btpg3tQ==
10001000
dependencies:
10011001
fast-json-patch "^3.1.1"
10021002
jsonpath-plus "^7.2.0"

0 commit comments

Comments
 (0)