Skip to content

Commit

Permalink
rely on @wq/react dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
sheppard committed Mar 5, 2020
1 parent 851fe0d commit 62a08dc
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 13 deletions.
3 changes: 0 additions & 3 deletions packages/leaflet/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,5 @@
"mustache": "^4.0.0",
"react-leaflet": "^2.5.0",
"react-leaflet-draw": "^0.19.0"
},
"devDependencies": {
"redux": "^4.0.4"
}
}
3 changes: 0 additions & 3 deletions packages/map/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,5 @@
"dependencies": {
"@wq/react": "^1.3.0-alpha.0",
"mustache": "^4.0.0"
},
"devDependencies": {
"redux": "^4.0.4"
}
}
7 changes: 0 additions & 7 deletions packages/material/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,12 +32,5 @@
"@material-ui/lab": "^4.0.0-alpha.44",
"@wq/react": "^1.3.0-alpha.0",
"formik-material-ui": "^2.0.0-beta.1"
},
"devDependencies": {
"@wq/router": "^1.2.0",
"@wq/store": "^1.2.0",
"formik": "^2.1.4",
"react": "^16.11.0",
"react-dom": "^16.11.0"
}
}

0 comments on commit 62a08dc

Please sign in to comment.