Skip to content

Commit 2c350dd

Browse files
committed
Update npm keywords
1 parent fcaf002 commit 2c350dd

File tree

2 files changed

+27
-18
lines changed

2 files changed

+27
-18
lines changed

package-lock.json

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

package.json

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "serverless-functions-base-path",
3-
"version": "1.0.29",
3+
"version": "1.0.30",
44
"description": "Easily define a base path where your serverless functions are located",
55
"main": "index.js",
66
"directories": {
@@ -22,11 +22,13 @@
2222
},
2323
"keywords": [
2424
"serverless",
25-
"functions",
26-
"plugin",
2725
"lambda",
26+
"aws",
27+
"function",
28+
"plugin",
29+
"base",
2830
"path",
29-
"base"
31+
"src"
3032
],
3133
"author": "Kevin Rambaud <[email protected]> (https://twitter.com/kevinrambaud)",
3234
"license": "MIT",

0 commit comments

Comments
 (0)