Skip to content

Commit

Permalink
bump sanity + tab versions
Browse files Browse the repository at this point in the history
  • Loading branch information
iamkevingreen committed Oct 30, 2020
1 parent 522d887 commit e8f5364
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions studio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,15 @@
"test": "sanity check"
},
"dependencies": {
"@sanity/base": "^1.150.8",
"@sanity/cli": "^1.150.7",
"@sanity/color-input": "^1.150.1",
"@sanity/components": "^1.150.8",
"@sanity/core": "^1.150.7",
"@sanity/default-layout": "^1.150.8",
"@sanity/default-login": "^1.150.1",
"@sanity/desk-tool": "^1.150.8",
"@sanity/vision": "^1.150.6",
"@sanity/base": "^2.0.7",
"@sanity/cli": "^2.0.5",
"@sanity/color-input": "^2.0.5",
"@sanity/components": "^2.0.7",
"@sanity/core": "^2.0.5",
"@sanity/default-layout": "^2.0.7",
"@sanity/default-login": "^2.0.5",
"@sanity/desk-tool": "^2.0.8",
"@sanity/vision": "^2.0.5",
"a11y-react-emoji": "^1.1.2",
"node-emoji": "^1.10.0",
"prop-types": "^15.7.2",
Expand All @@ -33,7 +33,7 @@
"react-icons": "^3.8.0",
"sanity-plugin-media": "^0.2.10",
"sanity-plugin-seo-tools": "^1.0.6",
"sanity-plugin-tabs": "^1.3.1"
"sanity-plugin-tabs": "^2.0.0"
},
"devDependencies": {
"eslint": "^6.8.0",
Expand Down

0 comments on commit e8f5364

Please sign in to comment.