Skip to content

Commit

Permalink
remove gatsby pin
Browse files Browse the repository at this point in the history
  • Loading branch information
mohsinulhaq committed Jul 3, 2020
1 parent f1645f4 commit 202a414
Show file tree
Hide file tree
Showing 2 changed files with 184 additions and 323 deletions.
5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
},
"dependencies": {
"@babel/runtime": "^7.10.4",
"@popperjs/core": "^2.4.3",
"@popperjs/core": "^2.4.4",
"react-popper": "^2.2.3"
},
"devDependencies": {
Expand All @@ -73,14 +73,13 @@
"eslint-config-prettier": "^6.11.0",
"eslint-plugin-prettier": "^3.1.4",
"eslint-plugin-react": "^7.20.3",
"gatsby": "2.23.12",
"husky": "^4.2.5",
"jest": "^26.1.0",
"lint-staged": "^10.2.11",
"prettier": "^2.0.5",
"react": "^16.12.0",
"react-dom": "^16.12.0",
"rollup": "^2.18.1",
"rollup": "^2.18.2",
"rollup-plugin-babel": "^4.4.0",
"rollup-plugin-node-resolve": "^5.2.0",
"rollup-plugin-size-snapshot": "^0.12.0",
Expand Down
Loading

0 comments on commit 202a414

Please sign in to comment.