Skip to content

Commit

Permalink
v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
realamirhe committed Apr 18, 2021
1 parent efee498 commit 5f94633
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,6 +1,6 @@
{
"name": "react-aptor",
"version": "1.0.0",
"version": "1.0.1",
"private": false,
"description": "React API connector",
"main": "lib/index.js",
Expand Down Expand Up @@ -59,9 +59,9 @@
"@babel/preset-env": "7.13.12",
"@babel/preset-react": "7.13.13",
"@babel/preset-typescript": "7.13.0",
"@types/react": "^17.0.0",
"@typescript-eslint/eslint-plugin": "4.21.0",
"@typescript-eslint/parser": "4.21.0",
"@types/react": "^17.0.0",
"babel-core": "6.26.3",
"babel-eslint": "10.1.0",
"babel-loader": "8.2.2",
Expand Down

0 comments on commit 5f94633

Please sign in to comment.