Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Commit 5f07034

Browse files
author
Sean
authored
Merge pull request #316 from GSA/release-1.0.6
Release 1.0.6
2 parents deb25dc + b7dc3f6 commit 5f07034

File tree

3 files changed

+12
-7
lines changed

3 files changed

+12
-7
lines changed

dependency_licenses.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -608,7 +608,7 @@
608608
"path": "/home/sean/Projects/code.gov/code-gov-front-end/node_modules/@code.gov/code-gov-font",
609609
"licenseFile": "node_modules/@code.gov/code-gov-font/LICENSE.md"
610610
},
611-
"@code.gov/code-gov-front-end@1.0.4": {
611+
"@code.gov/code-gov-front-end@1.0.6": {
612612
"licenses": "CC0-1.0",
613613
"repository": "https://github.com/GSA/code-gov-front-end",
614614
"publisher": "Daniel J. Dufour",

package-lock.json

Lines changed: 10 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@code.gov/code-gov-front-end",
3-
"version": "1.0.5",
3+
"version": "1.0.6",
44
"description": "Code.gov — America’s Home for Open Source Projects from the Federal Governmen",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)