@udecode/plate-media-embed
Advanced tools
Comparing version
{ | ||
"name": "@udecode/plate-media-embed", | ||
"version": "13.7.0", | ||
"version": "13.8.0", | ||
"description": "Media embed plugin for Plate", | ||
@@ -20,14 +20,5 @@ "license": "MIT", | ||
], | ||
"scripts": { | ||
"build": "yarn clean && tsc && yarn rollup", | ||
"build:w": "yarn rollup -w", | ||
"clean": "rimraf dist", | ||
"cti": "sh ${PROJECT_CWD}/scripts/cti.sh", | ||
"rollup": "rollup -c=${PROJECT_CWD}/config/rollup.config.js", | ||
"test": "jest", | ||
"typecheck": "tsc --noEmit --emitDeclarationOnly false" | ||
}, | ||
"types": "dist/index.d.ts", | ||
"dependencies": { | ||
"@udecode/plate-core": "13.7.0" | ||
"@udecode/plate-core": "13.8.0" | ||
}, | ||
@@ -34,0 +25,0 @@ "peerDependencies": { |
12579
-2.5%+ Added
- Removed
Updated