Skip to content

Commit

Permalink
Update package
Browse files Browse the repository at this point in the history
  • Loading branch information
PauloMFJ committed Jul 7, 2021
1 parent 30a9669 commit 9514c6e
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 17 deletions.
21 changes: 6 additions & 15 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,14 +42,12 @@
"author": "Paulo Ferreira Jorge (paulo.jorge@phntms.com)",
"license": "MIT",
"peerDependencies": {
"@phntms/react-gtm": "^0.0.5",
"next": ">=11.0.1",
"react": ">=17.0.2"
},
"devDependencies": {
"@babel/preset-env": "^7.4.5",
"@babel/preset-typescript": "^7.3.3",
"@phntms/react-gtm": "^0.0.5",
"@testing-library/react": "^11.2.5",
"@testing-library/react-hooks": "^5.0.3",
"@types/jest": "^26.0.20",
Expand All @@ -74,5 +72,8 @@
"react-test-renderer": ">=17.0.2",
"ts-jest": "^26.1.0",
"typescript": "^4.1.5"
},
"dependencies": {
"@phntms/react-gtm": "^0.0.5"
}
}

0 comments on commit 9514c6e

Please sign in to comment.