@yext/components-404
Advanced tools
Comparing version 1.0.10 to 1.1.0
{ | ||
"name": "@yext/components-404", | ||
"version": "1.0.10", | ||
"version": "1.1.0", | ||
"description": "", | ||
@@ -10,3 +10,2 @@ "license": "UNLICENSED", | ||
"scripts": { | ||
"tag": "tag='@yext/components-404@1.0.10'; git tag -fm \"$tag\" \"$tag\" $(git log --pretty=format:'%H' -n 1 -- .)", | ||
"test-unit": "mocha 'tests/unit' --require @babel/register,esm,should --file tests/soyLoader.js --recursive" | ||
@@ -29,3 +28,3 @@ }, | ||
}, | ||
"gitHead": "b8f0ef70d6a3cc9dc2ab16c1c7189c17c86e10e3" | ||
"gitHead": "93bd5b5a2252e213ce34446e69227587200bfc23" | ||
} |
5428