Skip to content

Commit

Permalink
Move changesets to devDep
Browse files Browse the repository at this point in the history
  • Loading branch information
josephfusco committed Sep 9, 2024
1 parent 38d305f commit 5299c8c
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
Expand Up @@ -42,6 +42,7 @@
"wp-env": "wp-env"
},
"devDependencies": {
"@changesets/cli": "^2.27.1",
"@babel/preset-env": "^7.23.9",
"@babel/preset-react": "^7.23.3",
"@playwright/test": "^1.41.2",
Expand All @@ -63,7 +64,6 @@
"sort-package-json": "^2.7.0"
},
"dependencies": {
"@changesets/cli": "^2.27.1",
"@graphiql/react": "^0.22.2",
"@graphiql/toolkit": "^0.9.1",
"@wordpress/components": "^27.0.0",
Expand Down

0 comments on commit 5299c8c

Please sign in to comment.