Skip to content

Commit

Permalink
Publish
Browse files Browse the repository at this point in the history
 - @plasmicapp/[email protected]
 - @plasmicapp/[email protected]
 - @plasmicapp/[email protected]
 - @plasmicapp/[email protected]
 - @plasmicapp/[email protected]

GitOrigin-RevId: f18558ee575fd2b86bcb725403837540c4af0a71
  • Loading branch information
Jenkins authored and actions-user committed Dec 16, 2024
1 parent 41745fe commit acda842
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 9 deletions.
4 changes: 2 additions & 2 deletions packages/loader-gatsby/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@plasmicapp/loader-gatsby",
"version": "1.0.375",
"version": "1.0.376",
"types": "./dist/index.d.ts",
"main": "./dist/index.js",
"exports": {
Expand Down Expand Up @@ -64,7 +64,7 @@
},
"dependencies": {
"@plasmicapp/loader-core": "1.0.136",
"@plasmicapp/loader-react": "1.0.372",
"@plasmicapp/loader-react": "1.0.373",
"@plasmicapp/watcher": "1.0.83",
"lodash": "^4.17.21"
}
Expand Down
4 changes: 2 additions & 2 deletions packages/loader-nextjs/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.0.409",
"version": "1.0.410",
"license": "MIT",
"types": "./dist/index.d.ts",
"main": "./dist/index.js",
Expand Down Expand Up @@ -82,7 +82,7 @@
"dependencies": {
"@plasmicapp/loader-core": "1.0.136",
"@plasmicapp/loader-edge": "1.0.67",
"@plasmicapp/loader-react": "1.0.372",
"@plasmicapp/loader-react": "1.0.373",
"@plasmicapp/nextjs-app-router": "1.0.14",
"@plasmicapp/watcher": "1.0.83",
"server-only": "0.0.1"
Expand Down
2 changes: 1 addition & 1 deletion packages/loader-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@plasmicapp/loader-react",
"version": "1.0.372",
"version": "1.0.373",
"types": "./dist/index.d.ts",
"main": "./dist/index.js",
"module": "./dist/index.esm.js",
Expand Down
4 changes: 2 additions & 2 deletions packages/loader-svelte/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@plasmicapp/loader-svelte",
"version": "0.0.352",
"version": "0.0.353",
"main": "dist/index.js",
"module": "dist/index.mjs",
"svelte": "src/index.js",
Expand Down Expand Up @@ -39,7 +39,7 @@
"svelte-preprocess": "^4.9.1"
},
"dependencies": {
"@plasmicapp/loader-react": "1.0.372",
"@plasmicapp/loader-react": "1.0.373",
"react": "^18.2.0",
"react-dom": "^18.2.0"
}
Expand Down
4 changes: 2 additions & 2 deletions packages/loader-vue/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@plasmicapp/loader-vue",
"version": "0.1.366",
"version": "0.1.367",
"types": "./dist/index.d.ts",
"main": "./dist/index.js",
"module": "./dist/index.esm.js",
Expand All @@ -25,7 +25,7 @@
"node": ">=12"
},
"dependencies": {
"@plasmicapp/loader-react": "1.0.372",
"@plasmicapp/loader-react": "1.0.373",
"core-js": "^3.6.5",
"react": ">=16.8.0",
"react-dom": ">=16.8.0",
Expand Down

0 comments on commit acda842

Please sign in to comment.