@gasket/plugin-dynamic-plugins
Advanced tools
Comparing version 7.1.0-canary.3 to 7.1.0-next.0
{ | ||
"name": "@gasket/plugin-dynamic-plugins", | ||
"version": "7.1.0-canary.3", | ||
"version": "7.1.0-next.0", | ||
"description": "Gasket plugin for dynamically adding plugins to Gasket", | ||
@@ -41,3 +41,3 @@ "type": "module", | ||
"devDependencies": { | ||
"@gasket/core": "7.1.0-canary.3", | ||
"@gasket/core": "7.1.0-next.0", | ||
"eslint": "^8.56.0", | ||
@@ -68,3 +68,3 @@ "eslint-config-godaddy": "^7.1.1", | ||
}, | ||
"gitHead": "58b322cf0d231fa89504a73aef5d4f25a4e8e04a" | ||
"gitHead": "110d5fdbf05ba9432f6ff4e4466f0e816b4430a1" | ||
} |
7556