You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: package.json
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
{
2
2
"name": "dash_json_grid",
3
-
"packageManager": "yarn@4.5.1",
4
-
"version": "0.4.2",
3
+
"packageManager": "yarn@4.5.2",
4
+
"version": "0.4.3",
5
5
"description": "Dash porting version of the react project React JSON Grid. Provide structured and nested grid table view of complicated JSON objects/arrays.",
0 commit comments