Skip to content

Commit

Permalink
Merge pull request #481 from tinymce/feature/INT-3252
Browse files Browse the repository at this point in the history
INT-3252: Moved storybook-deployer back to devDependencies
  • Loading branch information
danoaky-tiny authored Nov 16, 2023
2 parents 2c7c1c0 + 2463852 commit 16a4a24
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 @@ -26,7 +26,6 @@
"author": "Ephox Corporation DBA Tiny Technologies, Inc.",
"license": "MIT",
"dependencies": {
"@storybook/storybook-deployer": "^2.8.16",
"prop-types": "^15.6.2",
"tinymce": "^6.0.0 || ^5.5.1"
},
Expand All @@ -53,6 +52,7 @@
"@storybook/blocks": "^7.5.3",
"@storybook/react": "^7.5.3",
"@storybook/react-webpack5": "^7.5.3",
"@storybook/storybook-deployer": "^2.8.16",
"@storybook/testing-library": "^0.2.2",
"@tinymce/beehive-flow": "^0.19.0",
"@tinymce/eslint-plugin": "^2.3.1",
Expand Down

0 comments on commit 16a4a24

Please sign in to comment.