Skip to content

Commit

Permalink
Merge pull request #13 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 21, 2021
2 parents 71f6265 + a2cb78b commit e55bbe3
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 @@ -135,7 +135,7 @@ If you have an issue or a problem with the library you can report it in the [iss

In react app you need create the next file:

- `wabpack.config.js`
- `webpack.config.js`

```js
const path = require("path");
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.4",
"version": "1.1.5",
"description": "This package is create to add repository pattern to firebase and implementing a helpers for help developers to write fast code.",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit e55bbe3

Please sign in to comment.