Skip to content

Commit

Permalink
v0.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
vLX42 committed Feb 7, 2021
1 parent cd93874 commit 2341568
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.1.5",
"version": "0.1.6",
"license": "MIT",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
Expand Down Expand Up @@ -63,7 +63,6 @@
],
"devDependencies": {
"@babel/core": "^7.12.13",
"babel-jest": "26.6.3",
"@size-limit/preset-small-lib": "^4.9.2",
"@storybook/addon-essentials": "^6.1.17",
"@storybook/addon-info": "^5.3.21",
Expand All @@ -72,6 +71,7 @@
"@storybook/react": "^6.1.17",
"@types/react": "^17.0.1",
"@types/react-dom": "^17.0.0",
"babel-jest": "26.6.3",
"babel-loader": "^8.2.2",
"husky": "^4.3.8",
"react": "^17.0.1",
Expand Down

0 comments on commit 2341568

Please sign in to comment.