Skip to content

Commit 6f59f75

Browse files
committed
feat: update package.json
1 parent bc71e4f commit 6f59f75

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

packages/cache/package.json

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -56,16 +56,18 @@
5656
"test:dev:vitest:watch": "vitest watch",
5757
"test:ci:vitest": "vitest run"
5858
},
59-
"keywords": [],
59+
"keywords": [
60+
"netlify",
61+
"cdn",
62+
"cache",
63+
"cachestorage"
64+
],
6065
"license": "MIT",
6166
"repository": "netlify/cache",
6267
"bugs": {
6368
"url": "https://github.com/netlify/cache/issues"
6469
},
6570
"author": "Netlify Inc.",
66-
"directories": {
67-
"test": "test"
68-
},
6971
"devDependencies": {
7072
"npm-run-all2": "^7.0.2",
7173
"semver": "^7.5.3",

0 commit comments

Comments
 (0)