Skip to content

Commit

Permalink
update distro pointer
Browse files Browse the repository at this point in the history
  • Loading branch information
isidorn committed Apr 23, 2024
1 parent d6c2601 commit 05c653a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "code-oss-dev",
"version": "1.89.0",
"distro": "fd2a7013a0be66c60de42219815f23fbd3068574",
"distro": "25c9442cad1fee4c5b7fd96dd526ae00022f881b",
"author": {
"name": "Microsoft Corporation"
},
Expand Down

1 comment on commit 05c653a

@pardeepiww
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you advice how to use this in script?

Please sign in to comment.