Skip to content

Commit c330574

Browse files
authored
validation: add keywords to package.json (#19)
1 parent 66676fe commit c330574

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

packages/validation/package.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@
55
"repository": {
66
"url": "https://github.com/code-obos/public-frontend-modules"
77
},
8+
"keywords": [
9+
"OBOS",
10+
"validate",
11+
"validation",
12+
"validator"
13+
],
814
"license": "MIT",
915
"sideEffects": false,
1016
"type": "module",

0 commit comments

Comments
 (0)