@unhead/schema
Advanced tools
Comparing version 2.0.0-alpha.1 to 2.0.0-alpha.2
{ | ||
"name": "@unhead/schema", | ||
"type": "module", | ||
"version": "2.0.0-alpha.1", | ||
"version": "2.0.0-alpha.2", | ||
"author": "Harlan Wilton <harlan@harlanzw.com>", | ||
@@ -17,2 +17,6 @@ "license": "MIT", | ||
}, | ||
"publishConfig": { | ||
"access": "public", | ||
"tag": "next" | ||
}, | ||
"keywords": [ | ||
@@ -19,0 +23,0 @@ "head", |
63300