Skip to content

Commit

Permalink
chore(dev): upgrade sanity-plugin-mux-input to 1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
skogsmaskin committed Apr 1, 2022
1 parent 7e81046 commit 63e33b9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dev/depcheck-test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@
"private": true,
"dependencies": {
"@sanity/base": "2.29.3",
"sanity-plugin-mux-input": "^1.0.1"
"sanity-plugin-mux-input": "^1.1.1"
}
}
2 changes: 1 addition & 1 deletion dev/test-studio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"sanity-plugin-dashboard-widget-cats": "^0.0.2",
"sanity-plugin-dashboard-widget-document-list": "^0.0.13",
"sanity-plugin-markdown": "^2.0.4",
"sanity-plugin-mux-input": "^1.0.1",
"sanity-plugin-mux-input": "^1.1.1",
"styled-components": "^5.2.0"
},
"devDependencies": {
Expand Down

3 comments on commit 63e33b9

@vercel
Copy link

@vercel vercel bot commented on 63e33b9 Apr 1, 2022

Choose a reason for hiding this comment

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

Successfully deployed to the following URLs:

studio-workshop – ./dev/workshop

studio-workshop.sanity.build
studio-workshop-git-next.sanity.build

@vercel
Copy link

@vercel vercel bot commented on 63e33b9 Apr 1, 2022

Choose a reason for hiding this comment

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

Successfully deployed to the following URLs:

test-studio – ./

test-studio-git-next.sanity.build
test-studio.sanity.build

@vercel
Copy link

@vercel vercel bot commented on 63e33b9 Apr 1, 2022

Choose a reason for hiding this comment

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

Successfully deployed to the following URLs:

perf-studio – ./

perf-studio-git-next.sanity.build
perf-studio.sanity.build

Please sign in to comment.