Skip to content

Commit e63c9a0

Browse files
Merge pull request #12 from companieshouse/feature/idva6-1177-menu-navigation-bar
IDVA6-1177 Locales folder added to package.json
2 parents 693c69a + a34e2e1 commit e63c9a0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@
66
"types": "./lib/index.d.ts",
77
"files": [
88
"lib",
9-
"templates"
9+
"templates",
10+
"locales"
1011
],
1112
"description": "set of node utils which can be used across repos/projects",
1213
"repository": {

0 commit comments

Comments
 (0)