Skip to content

Commit

Permalink
fix(types): исправлены типы для srorn/common
Browse files Browse the repository at this point in the history
  • Loading branch information
Razzwan committed May 26, 2022
1 parent 8c8d4b2 commit d3500b0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@
"description": "powerful browser state manager",
"files": [
"dist",
"common.js"
"common.js",
"common.d.ts"
],
"scripts": {
"start": "npm run story",
Expand Down

0 comments on commit d3500b0

Please sign in to comment.