Skip to content

Commit

Permalink
fix: remove react from peer dependencie (alinemorelli#69)
Browse files Browse the repository at this point in the history
  • Loading branch information
alinemorelli authored Sep 9, 2020
1 parent e1b56db commit b125740
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

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

5 changes: 1 addition & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-gtm-module",
"version": "2.0.10",
"version": "2.0.11",
"description": "React Google Tag Manager Module",
"main": "dist/index.js",
"scripts": {
Expand Down Expand Up @@ -32,9 +32,6 @@
"tag manager",
"gtm"
],
"peerDependencies": {
"react": "0.14.x || ^16.2.0"
},
"devDependencies": {
"babel-cli": "^6.24.1",
"babel-eslint": "^7.2.3",
Expand Down

0 comments on commit b125740

Please sign in to comment.