Skip to content

Commit

Permalink
Fixed publication to NPM
Browse files Browse the repository at this point in the history
  • Loading branch information
aitrusgit committed Nov 28, 2018
1 parent 41e7faf commit c532d2a
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 @@ -6,7 +6,7 @@ This is a wrapper around [@dump247/storybook-state](https://github.com/dump247/s
You can install it with `npm` using

```
npm install @bluealba/withState
npm install @bluealba/with-state
```

## Usage
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "@bluealba/withState",
"name": "@bluealba/with-state",
"version": "1.0.1",
"description": "Wrapper around @dump247/storybook-state to be used as an storybook decorator",
"main": "index.js",
Expand Down

0 comments on commit c532d2a

Please sign in to comment.