diff --git a/package.json b/package.json index 513716465..e7477b47c 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "scripts": { "build:rollup": "rollup -c", "clean": "find ./packages -type d -name dist -exec rm -r {} +", - "build": "yarn clean && rollup --config ./config/rollup.config.js --bundleConfigAsCjs --environment NODE_ENV:production", + "build": "rollup --config ./config/rollup.config.js --bundleConfigAsCjs --environment NODE_ENV:production", "serve": "cd ./development && next dev", "serve:build": "cd ./development && next build && next start", "dev": "rollup --config ./config/rollup.config.js --watch --bundleConfigAsCjs", diff --git a/packages/actionMenu/package.json b/packages/actionMenu/package.json index 86d284daa..da45c03f3 100644 --- a/packages/actionMenu/package.json +++ b/packages/actionMenu/package.json @@ -1,6 +1,6 @@ { "name": "@yoopta/action-menu-list", - "version": "2.0.0", + "version": "2.0.1", "description": "> TODO: description", "author": "Darginec05 ", "homepage": "https://github.com/Darginec05/Editor-Yoopta#readme", @@ -36,4 +36,4 @@ "dependencies": { "body-scroll-lock": "^4.0.0-beta.0" } -} \ No newline at end of file +} diff --git a/packages/exports/package.json b/packages/exports/package.json index 603ed8ffc..13cdc8cbe 100644 --- a/packages/exports/package.json +++ b/packages/exports/package.json @@ -1,6 +1,6 @@ { "name": "@yoopta/exports", - "version": "2.0.0", + "version": "2.0.1", "description": "> TODO: description", "author": "Darginec05 ", "homepage": "https://github.com/Darginec05/Editor-Yoopta#readme", @@ -36,4 +36,4 @@ "dependencies": { "lodash.uniqwith": "^4.5.0" } -} \ No newline at end of file +} diff --git a/packages/linkTool/package.json b/packages/linkTool/package.json index f49ae429e..8323c8f7f 100644 --- a/packages/linkTool/package.json +++ b/packages/linkTool/package.json @@ -1,6 +1,6 @@ { "name": "@yoopta/link-tool", - "version": "2.0.0", + "version": "2.0.1", "description": "> TODO: description", "author": "Darginec05 ", "homepage": "https://github.com/Darginec05/Editor-Yoopta#readme", @@ -33,4 +33,4 @@ "bugs": { "url": "https://github.com/Darginec05/Editor-Yoopta/issues" } -} \ No newline at end of file +} diff --git a/packages/marks/package.json b/packages/marks/package.json index 9cac27edd..edd38b30f 100644 --- a/packages/marks/package.json +++ b/packages/marks/package.json @@ -1,6 +1,6 @@ { "name": "@yoopta/marks", - "version": "2.0.0", + "version": "2.0.1", "description": "> TODO: description", "author": "Darginec05 ", "homepage": "https://github.com/Darginec05/Editor-Yoopta#readme", @@ -36,4 +36,4 @@ "dependencies": { "body-scroll-lock": "^4.0.0-beta.0" } -} \ No newline at end of file +} diff --git a/packages/toolbar/package.json b/packages/toolbar/package.json index 0e479a136..512d00b96 100644 --- a/packages/toolbar/package.json +++ b/packages/toolbar/package.json @@ -1,6 +1,6 @@ { "name": "@yoopta/toolbar", - "version": "2.0.0", + "version": "2.0.1", "description": "> TODO: description", "author": "Darginec05 ", "homepage": "https://github.com/Darginec05/Editor-Yoopta#readme", @@ -36,4 +36,4 @@ "dependencies": { "body-scroll-lock": "^4.0.0-beta.0" } -} \ No newline at end of file +} diff --git a/packages/yoopta-blockquote/package.json b/packages/yoopta-blockquote/package.json index 2d6ae60ad..493af606c 100644 --- a/packages/yoopta-blockquote/package.json +++ b/packages/yoopta-blockquote/package.json @@ -1,6 +1,6 @@ { "name": "@yoopta/blockquote", - "version": "2.0.0", + "version": "2.0.1", "description": "> TODO: description", "author": "Darginec05 ", "homepage": "https://github.com/Darginec05/Editor-Yoopta#readme", @@ -33,4 +33,4 @@ "bugs": { "url": "https://github.com/Darginec05/Editor-Yoopta/issues" } -} \ No newline at end of file +} diff --git a/packages/yoopta-callout/package.json b/packages/yoopta-callout/package.json index ba39ae470..9a207f154 100644 --- a/packages/yoopta-callout/package.json +++ b/packages/yoopta-callout/package.json @@ -1,6 +1,6 @@ { "name": "@yoopta/callout", - "version": "2.0.0", + "version": "2.0.1", "description": "> TODO: description", "author": "Darginec05 ", "homepage": "https://github.com/Darginec05/Editor-Yoopta#readme", @@ -33,4 +33,4 @@ "bugs": { "url": "https://github.com/Darginec05/Editor-Yoopta/issues" } -} \ No newline at end of file +} diff --git a/packages/yoopta-chatGPT-assistant/package.json b/packages/yoopta-chatGPT-assistant/package.json index c38bd9eb2..3910f2192 100644 --- a/packages/yoopta-chatGPT-assistant/package.json +++ b/packages/yoopta-chatGPT-assistant/package.json @@ -1,6 +1,6 @@ { "name": "@yoopta/chat-gpt-assistant", - "version": "2.0.0", + "version": "2.0.1", "description": "> TODO: description", "author": "Darginec05 ", "homepage": "https://github.com/Darginec05/Editor-Yoopta#readme", @@ -39,4 +39,4 @@ "openai-edge": "^1.0.0", "react-syntax-highlighter": "^15.5.0" } -} \ No newline at end of file +} diff --git a/packages/yoopta-code/package.json b/packages/yoopta-code/package.json index f6a67c12b..0307af11b 100644 --- a/packages/yoopta-code/package.json +++ b/packages/yoopta-code/package.json @@ -1,6 +1,6 @@ { "name": "@yoopta/code", - "version": "2.0.0", + "version": "2.0.1", "description": "> TODO: description", "author": "Darginec05 ", "homepage": "https://github.com/Darginec05/Editor-Yoopta#readme", @@ -37,4 +37,4 @@ "prism-material-themes": "^1.0.4", "prismjs": "^1.29.0" } -} \ No newline at end of file +} diff --git a/packages/yoopta-editor/package.json b/packages/yoopta-editor/package.json index c74374101..9baa9d2d1 100644 --- a/packages/yoopta-editor/package.json +++ b/packages/yoopta-editor/package.json @@ -1,6 +1,6 @@ { "name": "@yoopta/editor", - "version": "2.0.0", + "version": "2.0.1", "license": "MIT", "private": false, "type": "module", @@ -71,4 +71,4 @@ "url": "https://github.com/Darginec05/Yoopta-Editor/issues" }, "homepage": "https://github.com/Darginec05/Yoopta-Editor#readme" -} \ No newline at end of file +} diff --git a/packages/yoopta-embed/package.json b/packages/yoopta-embed/package.json index 7f553cb56..c6f17174a 100644 --- a/packages/yoopta-embed/package.json +++ b/packages/yoopta-embed/package.json @@ -1,6 +1,6 @@ { "name": "@yoopta/embed", - "version": "2.0.0", + "version": "2.0.1", "description": "> TODO: description", "author": "Darginec05 ", "homepage": "https://github.com/Darginec05/Editor-Yoopta#readme", @@ -33,4 +33,4 @@ "bugs": { "url": "https://github.com/Darginec05/Editor-Yoopta/issues" } -} \ No newline at end of file +} diff --git a/packages/yoopta-file/package.json b/packages/yoopta-file/package.json index 2b486feb6..c907084fd 100644 --- a/packages/yoopta-file/package.json +++ b/packages/yoopta-file/package.json @@ -1,6 +1,6 @@ { "name": "@yoopta/file", - "version": "2.0.0", + "version": "2.0.1", "description": "> TODO: description", "author": "Darginec05 ", "homepage": "https://github.com/Darginec05/Editor-Yoopta#readme", @@ -33,4 +33,4 @@ "bugs": { "url": "https://github.com/Darginec05/Editor-Yoopta/issues" } -} \ No newline at end of file +} diff --git a/packages/yoopta-headings/package.json b/packages/yoopta-headings/package.json index 841190e80..3ff873b21 100644 --- a/packages/yoopta-headings/package.json +++ b/packages/yoopta-headings/package.json @@ -1,6 +1,6 @@ { "name": "@yoopta/headings", - "version": "2.0.0", + "version": "2.0.1", "description": "> TODO: description", "author": "Darginec05 ", "homepage": "https://github.com/Darginec05/Editor-Yoopta#readme", @@ -33,4 +33,4 @@ "bugs": { "url": "https://github.com/Darginec05/Editor-Yoopta/issues" } -} \ No newline at end of file +} diff --git a/packages/yoopta-image/package.json b/packages/yoopta-image/package.json index bd6af803a..98122bb5a 100644 --- a/packages/yoopta-image/package.json +++ b/packages/yoopta-image/package.json @@ -1,6 +1,6 @@ { "name": "@yoopta/image", - "version": "2.0.0", + "version": "2.0.1", "description": "> TODO: description", "author": "Darginec05 ", "homepage": "https://github.com/Darginec05/Editor-Yoopta#readme", @@ -37,4 +37,4 @@ "body-scroll-lock": "^4.0.0-beta.0", "re-resizable": "^6.9.9" } -} \ No newline at end of file +} diff --git a/packages/yoopta-link/package.json b/packages/yoopta-link/package.json index e8272593d..c5d1b07e0 100644 --- a/packages/yoopta-link/package.json +++ b/packages/yoopta-link/package.json @@ -1,6 +1,6 @@ { "name": "@yoopta/link", - "version": "2.0.0", + "version": "2.0.1", "description": "> TODO: description", "author": "Darginec05 ", "homepage": "https://github.com/Darginec05/Editor-Yoopta#readme", @@ -37,4 +37,4 @@ "is-url": "^1.2.4", "prismjs": "^1.29.0" } -} \ No newline at end of file +} diff --git a/packages/yoopta-lists/package.json b/packages/yoopta-lists/package.json index 68f9fec36..7d5fed939 100644 --- a/packages/yoopta-lists/package.json +++ b/packages/yoopta-lists/package.json @@ -1,6 +1,6 @@ { "name": "@yoopta/lists", - "version": "2.0.0", + "version": "2.0.1", "description": "> TODO: description", "author": "Darginec05 ", "homepage": "https://github.com/Darginec05/Editor-Yoopta#readme", @@ -33,4 +33,4 @@ "bugs": { "url": "https://github.com/Darginec05/Editor-Yoopta/issues" } -} \ No newline at end of file +} diff --git a/packages/yoopta-paragraph/package.json b/packages/yoopta-paragraph/package.json index 6149c40d3..deaf3da1c 100644 --- a/packages/yoopta-paragraph/package.json +++ b/packages/yoopta-paragraph/package.json @@ -1,6 +1,6 @@ { "name": "@yoopta/paragraph", - "version": "2.0.0", + "version": "2.0.1", "description": "> TODO: description", "author": "Darginec05 ", "homepage": "https://github.com/Darginec05/Editor-Yoopta#readme", @@ -33,4 +33,4 @@ "bugs": { "url": "https://github.com/Darginec05/Editor-Yoopta/issues" } -} \ No newline at end of file +} diff --git a/packages/yoopta-renderer/package.json b/packages/yoopta-renderer/package.json index eccfb5fd3..f72817526 100644 --- a/packages/yoopta-renderer/package.json +++ b/packages/yoopta-renderer/package.json @@ -1,6 +1,6 @@ { "name": "@yoopta/renderer", - "version": "2.0.0", + "version": "2.0.1", "description": "> TODO: description", "author": "Darginec05 ", "homepage": "https://github.com/Darginec05/Editor-Yoopta#readme", @@ -36,4 +36,4 @@ "dependencies": { "lodash.uniqwith": "^4.5.0" } -} \ No newline at end of file +} diff --git a/packages/yoopta-video/package.json b/packages/yoopta-video/package.json index 2b9c76518..46ce7f486 100644 --- a/packages/yoopta-video/package.json +++ b/packages/yoopta-video/package.json @@ -1,6 +1,6 @@ { "name": "@yoopta/video", - "version": "2.0.0", + "version": "2.0.1", "description": "> TODO: description", "author": "Darginec05 ", "homepage": "https://github.com/Darginec05/Editor-Yoopta#readme", @@ -37,4 +37,4 @@ "body-scroll-lock": "^4.0.0-beta.0", "re-resizable": "^6.9.9" } -} \ No newline at end of file +}