Skip to content

Commit 8c294f4

Browse files
committed
chore(npm): run release locally
update version number
1 parent 33db76b commit 8c294f4

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "better-firebase-functions",
3-
"version": "4.0.0",
3+
"version": "5.0.0",
44
"description": "This package exposes a function that improves upon the standard way of bundling functions for Firebase Cloud Functions. It includes the ability to glob-match files that contain a cloud function that are then automatically exported. See README.md for more info.",
55
"main": "lib/index.js",
66
"types": "lib/types/index.d.ts",

0 commit comments

Comments
 (0)