Skip to content

Commit

Permalink
v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pbteja1998 committed Jan 15, 2022
1 parent f4b0dea commit bc8b2fd
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": "remix-auth-google",
"version": "1.0.1",
"version": "1.1.0",
"main": "./build/index.js",
"types": "./build/index.d.ts",
"scripts": {
Expand Down Expand Up @@ -41,7 +41,6 @@
"@remix-run/node": "^1.1.1",
"@remix-run/react": "^1.1.1",
"@remix-run/server-runtime": "^1.1.1",
"remix-auth": "^3.2.1",
"@types/jest": "^27.0.3",
"@typescript-eslint/eslint-plugin": "^5.8.1",
"@typescript-eslint/parser": "^5.8.1",
Expand All @@ -52,6 +51,7 @@
"lint-staged": ">=12.1.4",
"prettier": "^2.5.1",
"react": "^17.0.2",
"remix-auth": "^3.2.1",
"ts-node": "^10.4.0",
"typescript": "^4.5.4"
},
Expand Down

0 comments on commit bc8b2fd

Please sign in to comment.