Skip to content

Commit 01ecc62

Browse files
committed
build: update package keywords & files
1 parent ea8368b commit 01ecc62

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

code/package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,9 @@
1818
"keywords": [
1919
"wolfpackthatcodes",
2020
"typescript",
21-
"http-client"
21+
"http-client",
22+
"fetch",
23+
"promise"
2224
],
2325
"type": "module",
2426
"main": "./dist/index.umd.cjs",
@@ -32,7 +34,6 @@
3234
},
3335
"files": [
3436
"dist",
35-
"images",
3637
"CHANGELOG.md",
3738
"LICENSE",
3839
"package.json",

0 commit comments

Comments
 (0)