@plasmicapp/loader-react
Advanced tools
Comparing version 0.1.2 to 0.1.3
@@ -12,2 +12,3 @@ import { ComponentMeta, LoaderBundleCache, LoaderBundleOutput, PageMeta } from '@plasmicapp/loader-core'; | ||
preview?: boolean; | ||
host?: string; | ||
} | ||
@@ -14,0 +15,0 @@ interface ProjectOption { |
{ | ||
"version": "0.1.2", | ||
"version": "0.1.3", | ||
"license": "MIT", | ||
@@ -16,3 +16,3 @@ "main": "dist/index.js", | ||
"build": "tsdx build", | ||
"yalc-publish": "yalc publish --push", | ||
"yalcp": "yalc publish --push", | ||
"test": "tsdx test --passWithNoTests", | ||
@@ -25,3 +25,3 @@ "lint": "tsdx lint", | ||
"dependencies": { | ||
"@plasmicapp/loader-core": "^0.1.2" | ||
"@plasmicapp/loader-core": "^0.1.3" | ||
}, | ||
@@ -28,0 +28,0 @@ "peerDependencies": { |
@@ -24,2 +24,3 @@ import { | ||
preview?: boolean; | ||
host?: string; | ||
} | ||
@@ -26,0 +27,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
433830
4328