diff --git a/package-lock.json b/package-lock.json index 2105442a..9c6d6ba6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "dependencies": { "@architect/functions": "^7.0.0", "@begin/data": "^4.0.2", - "@begin/masthead": "github:beginner-corp/masthead", + "@begin/masthead": "github:beginner-corp/masthead#v1.0.0", "@docsearch/js": "^3.3.0", "@enhance/arc-plugin-enhance": "^9.1.2", "@enhance/arc-plugin-styles": "^5.0.0", @@ -1952,8 +1952,8 @@ "license": "MIT" }, "node_modules/@begin/masthead": { - "version": "0.0.1", - "resolved": "git+ssh://git@github.com/beginner-corp/masthead.git#414d5c46649c9faccb1a8e4bbf1dec376f7f1199", + "version": "1.0.0", + "resolved": "git+ssh://git@github.com/beginner-corp/masthead.git#7da5c7793331ccf3951cb7ba1bef53b633f333c7", "dependencies": { "@enhance/arc-plugin-enhance": "^9.0.0", "@enhance/styles-cribsheet": "^0.0.9" diff --git a/package.json b/package.json index 16666b8c..45c4a170 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "dependencies": { "@architect/functions": "^7.0.0", "@begin/data": "^4.0.2", - "@begin/masthead": "github:beginner-corp/masthead", + "@begin/masthead": "github:beginner-corp/masthead#v1.0.0", "@docsearch/js": "^3.3.0", "@enhance/arc-plugin-enhance": "^9.1.2", "@enhance/arc-plugin-styles": "^5.0.0",