@webiny/plugins
Advanced tools
+7
-4
| { | ||
| "name": "@webiny/plugins", | ||
| "version": "6.3.0-beta.2", | ||
| "version": "6.3.0-beta.3", | ||
| "type": "module", | ||
| "main": "index.js", | ||
| "exports": { | ||
| ".": "./index.js", | ||
| "./*": "./*" | ||
| }, | ||
| "repository": { | ||
@@ -21,3 +24,3 @@ "type": "git", | ||
| "@types/uniqid": "5.3.4", | ||
| "@webiny/build-tools": "6.3.0-beta.2", | ||
| "@webiny/build-tools": "6.3.0-beta.3", | ||
| "rimraf": "6.1.3", | ||
@@ -31,3 +34,3 @@ "typescript": "6.0.3", | ||
| }, | ||
| "gitHead": "c5ae1dbcb99bf7457449ef67aef19c5b4b1ffc4c" | ||
| "gitHead": "e154ec3326903876c357d35422dc60d29e061419" | ||
| } |
21567
0.15%