Skip to content

Commit

Permalink
Merge pull request #8 from Orbis25/feature/publish-library
Browse files Browse the repository at this point in the history
Feature/publish library
  • Loading branch information
Orbis25 committed Dec 19, 2021
2 parents 188cc97 + b14be8b commit 36d4d9b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

This library is an implementation of the firebase repository pattern and some helpers to facilitate the work of developers using firebase.

[![GitHub actions](https://github.com/Orbis25/fire-repo/actions/workflows/actions.yml/badge.svg)](https://github.com/Orbis25/fire-repo/actions/workflows/actions.yml)
[![Main actions](https://github.com/Orbis25/fire-repo/actions/workflows/main.yml/badge.svg)](https://github.com/Orbis25/fire-repo/actions/workflows/main.yml)

`npm i fire-repo`

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fire-repo",
"version": "1.1.1",
"version": "1.1.2",
"description": "This package is create to add repository pattern to firebase and implementing a helpers for help developers to write fast code.",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 36d4d9b

Please sign in to comment.