Skip to content

Commit

Permalink
Add missing package version
Browse files Browse the repository at this point in the history
  • Loading branch information
gino-m committed Jun 24, 2024
1 parent 88a3c43 commit 4e11fc1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions functions/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"name": "@ground/functions",
"version": "0.0.1",
"main": "dist/index.js",
"description": "Cloud Functions for Firebase",
"scripts": {
Expand Down
1 change: 1 addition & 0 deletions lib/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"name": "@ground/lib",
"version": "0.0.1",
"main": "dist/index.js",
"description": "Ground shared lib",
"scripts": {
Expand Down

0 comments on commit 4e11fc1

Please sign in to comment.