Skip to content

Commit

Permalink
Merge pull request #105 from Darginec05/104-packages-not-properly-pub…
Browse files Browse the repository at this point in the history
…lished-to-npmio-files-are-missing

Fix missing dist files in build versions
  • Loading branch information
Darginec05 authored Jan 6, 2024
2 parents 5bdd012 + bc5e7a3 commit c63c448
Show file tree
Hide file tree
Showing 20 changed files with 39 additions and 39 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
4 changes: 2 additions & 2 deletions packages/actionMenu/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@yoopta/action-menu-list",
"version": "2.0.0",
"version": "2.0.1",
"description": "> TODO: description",
"author": "Darginec05 <[email protected]>",
"homepage": "https://github.com/Darginec05/Editor-Yoopta#readme",
Expand Down Expand Up @@ -36,4 +36,4 @@
"dependencies": {
"body-scroll-lock": "^4.0.0-beta.0"
}
}
}
4 changes: 2 additions & 2 deletions packages/exports/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@yoopta/exports",
"version": "2.0.0",
"version": "2.0.1",
"description": "> TODO: description",
"author": "Darginec05 <[email protected]>",
"homepage": "https://github.com/Darginec05/Editor-Yoopta#readme",
Expand Down Expand Up @@ -36,4 +36,4 @@
"dependencies": {
"lodash.uniqwith": "^4.5.0"
}
}
}
4 changes: 2 additions & 2 deletions packages/linkTool/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@yoopta/link-tool",
"version": "2.0.0",
"version": "2.0.1",
"description": "> TODO: description",
"author": "Darginec05 <[email protected]>",
"homepage": "https://github.com/Darginec05/Editor-Yoopta#readme",
Expand Down Expand Up @@ -33,4 +33,4 @@
"bugs": {
"url": "https://github.com/Darginec05/Editor-Yoopta/issues"
}
}
}
4 changes: 2 additions & 2 deletions packages/marks/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@yoopta/marks",
"version": "2.0.0",
"version": "2.0.1",
"description": "> TODO: description",
"author": "Darginec05 <[email protected]>",
"homepage": "https://github.com/Darginec05/Editor-Yoopta#readme",
Expand Down Expand Up @@ -36,4 +36,4 @@
"dependencies": {
"body-scroll-lock": "^4.0.0-beta.0"
}
}
}
4 changes: 2 additions & 2 deletions packages/toolbar/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@yoopta/toolbar",
"version": "2.0.0",
"version": "2.0.1",
"description": "> TODO: description",
"author": "Darginec05 <[email protected]>",
"homepage": "https://github.com/Darginec05/Editor-Yoopta#readme",
Expand Down Expand Up @@ -36,4 +36,4 @@
"dependencies": {
"body-scroll-lock": "^4.0.0-beta.0"
}
}
}
4 changes: 2 additions & 2 deletions packages/yoopta-blockquote/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@yoopta/blockquote",
"version": "2.0.0",
"version": "2.0.1",
"description": "> TODO: description",
"author": "Darginec05 <[email protected]>",
"homepage": "https://github.com/Darginec05/Editor-Yoopta#readme",
Expand Down Expand Up @@ -33,4 +33,4 @@
"bugs": {
"url": "https://github.com/Darginec05/Editor-Yoopta/issues"
}
}
}
4 changes: 2 additions & 2 deletions packages/yoopta-callout/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@yoopta/callout",
"version": "2.0.0",
"version": "2.0.1",
"description": "> TODO: description",
"author": "Darginec05 <[email protected]>",
"homepage": "https://github.com/Darginec05/Editor-Yoopta#readme",
Expand Down Expand Up @@ -33,4 +33,4 @@
"bugs": {
"url": "https://github.com/Darginec05/Editor-Yoopta/issues"
}
}
}
4 changes: 2 additions & 2 deletions packages/yoopta-chatGPT-assistant/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@yoopta/chat-gpt-assistant",
"version": "2.0.0",
"version": "2.0.1",
"description": "> TODO: description",
"author": "Darginec05 <[email protected]>",
"homepage": "https://github.com/Darginec05/Editor-Yoopta#readme",
Expand Down Expand Up @@ -39,4 +39,4 @@
"openai-edge": "^1.0.0",
"react-syntax-highlighter": "^15.5.0"
}
}
}
4 changes: 2 additions & 2 deletions packages/yoopta-code/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@yoopta/code",
"version": "2.0.0",
"version": "2.0.1",
"description": "> TODO: description",
"author": "Darginec05 <[email protected]>",
"homepage": "https://github.com/Darginec05/Editor-Yoopta#readme",
Expand Down Expand Up @@ -37,4 +37,4 @@
"prism-material-themes": "^1.0.4",
"prismjs": "^1.29.0"
}
}
}
4 changes: 2 additions & 2 deletions packages/yoopta-editor/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@yoopta/editor",
"version": "2.0.0",
"version": "2.0.1",
"license": "MIT",
"private": false,
"type": "module",
Expand Down Expand Up @@ -71,4 +71,4 @@
"url": "https://github.com/Darginec05/Yoopta-Editor/issues"
},
"homepage": "https://github.com/Darginec05/Yoopta-Editor#readme"
}
}
4 changes: 2 additions & 2 deletions packages/yoopta-embed/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@yoopta/embed",
"version": "2.0.0",
"version": "2.0.1",
"description": "> TODO: description",
"author": "Darginec05 <[email protected]>",
"homepage": "https://github.com/Darginec05/Editor-Yoopta#readme",
Expand Down Expand Up @@ -33,4 +33,4 @@
"bugs": {
"url": "https://github.com/Darginec05/Editor-Yoopta/issues"
}
}
}
4 changes: 2 additions & 2 deletions packages/yoopta-file/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@yoopta/file",
"version": "2.0.0",
"version": "2.0.1",
"description": "> TODO: description",
"author": "Darginec05 <[email protected]>",
"homepage": "https://github.com/Darginec05/Editor-Yoopta#readme",
Expand Down Expand Up @@ -33,4 +33,4 @@
"bugs": {
"url": "https://github.com/Darginec05/Editor-Yoopta/issues"
}
}
}
4 changes: 2 additions & 2 deletions packages/yoopta-headings/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@yoopta/headings",
"version": "2.0.0",
"version": "2.0.1",
"description": "> TODO: description",
"author": "Darginec05 <[email protected]>",
"homepage": "https://github.com/Darginec05/Editor-Yoopta#readme",
Expand Down Expand Up @@ -33,4 +33,4 @@
"bugs": {
"url": "https://github.com/Darginec05/Editor-Yoopta/issues"
}
}
}
4 changes: 2 additions & 2 deletions packages/yoopta-image/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@yoopta/image",
"version": "2.0.0",
"version": "2.0.1",
"description": "> TODO: description",
"author": "Darginec05 <[email protected]>",
"homepage": "https://github.com/Darginec05/Editor-Yoopta#readme",
Expand Down Expand Up @@ -37,4 +37,4 @@
"body-scroll-lock": "^4.0.0-beta.0",
"re-resizable": "^6.9.9"
}
}
}
4 changes: 2 additions & 2 deletions packages/yoopta-link/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@yoopta/link",
"version": "2.0.0",
"version": "2.0.1",
"description": "> TODO: description",
"author": "Darginec05 <[email protected]>",
"homepage": "https://github.com/Darginec05/Editor-Yoopta#readme",
Expand Down Expand Up @@ -37,4 +37,4 @@
"is-url": "^1.2.4",
"prismjs": "^1.29.0"
}
}
}
4 changes: 2 additions & 2 deletions packages/yoopta-lists/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@yoopta/lists",
"version": "2.0.0",
"version": "2.0.1",
"description": "> TODO: description",
"author": "Darginec05 <[email protected]>",
"homepage": "https://github.com/Darginec05/Editor-Yoopta#readme",
Expand Down Expand Up @@ -33,4 +33,4 @@
"bugs": {
"url": "https://github.com/Darginec05/Editor-Yoopta/issues"
}
}
}
4 changes: 2 additions & 2 deletions packages/yoopta-paragraph/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@yoopta/paragraph",
"version": "2.0.0",
"version": "2.0.1",
"description": "> TODO: description",
"author": "Darginec05 <[email protected]>",
"homepage": "https://github.com/Darginec05/Editor-Yoopta#readme",
Expand Down Expand Up @@ -33,4 +33,4 @@
"bugs": {
"url": "https://github.com/Darginec05/Editor-Yoopta/issues"
}
}
}
4 changes: 2 additions & 2 deletions packages/yoopta-renderer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@yoopta/renderer",
"version": "2.0.0",
"version": "2.0.1",
"description": "> TODO: description",
"author": "Darginec05 <[email protected]>",
"homepage": "https://github.com/Darginec05/Editor-Yoopta#readme",
Expand Down Expand Up @@ -36,4 +36,4 @@
"dependencies": {
"lodash.uniqwith": "^4.5.0"
}
}
}
4 changes: 2 additions & 2 deletions packages/yoopta-video/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@yoopta/video",
"version": "2.0.0",
"version": "2.0.1",
"description": "> TODO: description",
"author": "Darginec05 <[email protected]>",
"homepage": "https://github.com/Darginec05/Editor-Yoopta#readme",
Expand Down Expand Up @@ -37,4 +37,4 @@
"body-scroll-lock": "^4.0.0-beta.0",
"re-resizable": "^6.9.9"
}
}
}

1 comment on commit c63c448

@vercel
Copy link

@vercel vercel bot commented on c63c448 Jan 6, 2024

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:

yopta-editor – ./

yopta-editor.vercel.app
yopta-editor-darginec05.vercel.app
yopta-editor-git-master-darginec05.vercel.app

Please sign in to comment.