Skip to content

Commit

Permalink
v0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Skn0tt committed Feb 23, 2021
1 parent d480e77 commit 6d22174
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.2.1",
"version": "0.2.2",
"license": "MIT",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
Expand Down Expand Up @@ -54,8 +54,8 @@
"superjson": "1.x"
},
"dependencies": {
"@babel/types": "^7.12.17",
"@babel/helper-module-imports": "^7.12.13",
"@babel/types": "^7.12.17",
"hoist-non-react-statics": "^3.3.2"
}
}

0 comments on commit 6d22174

Please sign in to comment.