This commit is contained in:
Simone Busoli 2019-02-16 18:42:14 +01:00
parent 8c44970188
commit 0f5e8f304f
3 changed files with 2 additions and 8 deletions

1
.npmrc Normal file
View File

@ -0,0 +1 @@
package-lock=false

View File

@ -5,10 +5,3 @@
[![Coverage Status](https://coveralls.io/repos/github/simoneb/axios-hooks/badge.svg?branch=master)](https://coveralls.io/github/simoneb/axios-hooks?branch=master)
Describe axios-hooks here.
[build-badge]: https://img.shields.io/travis/user/repo/master.png?style=flat-square
[build]: https://travis-ci.org/user/repo
[npm-badge]: https://img.shields.io/npm/v/npm-package.png?style=flat-square
[npm]: https://www.npmjs.org/package/npm-package
[coveralls-badge]: https://img.shields.io/coveralls/user/repo/master.png?style=flat-square
[coveralls]: https://coveralls.io/github/user/repo

View File

@ -1,6 +1,6 @@
{
"name": "axios-hooks",
"version": "0.1.2",
"version": "0.2.0",
"description": "axios-hooks",
"main": "lib/index.js",
"module": "es/index.js",