Skip to content

Commit 202a414

Browse files
committed
remove gatsby pin
1 parent f1645f4 commit 202a414

File tree

2 files changed

+184
-323
lines changed

2 files changed

+184
-323
lines changed

package.json

+2-3
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
},
5252
"dependencies": {
5353
"@babel/runtime": "^7.10.4",
54-
"@popperjs/core": "^2.4.3",
54+
"@popperjs/core": "^2.4.4",
5555
"react-popper": "^2.2.3"
5656
},
5757
"devDependencies": {
@@ -73,14 +73,13 @@
7373
"eslint-config-prettier": "^6.11.0",
7474
"eslint-plugin-prettier": "^3.1.4",
7575
"eslint-plugin-react": "^7.20.3",
76-
"gatsby": "2.23.12",
7776
"husky": "^4.2.5",
7877
"jest": "^26.1.0",
7978
"lint-staged": "^10.2.11",
8079
"prettier": "^2.0.5",
8180
"react": "^16.12.0",
8281
"react-dom": "^16.12.0",
83-
"rollup": "^2.18.1",
82+
"rollup": "^2.18.2",
8483
"rollup-plugin-babel": "^4.4.0",
8584
"rollup-plugin-node-resolve": "^5.2.0",
8685
"rollup-plugin-size-snapshot": "^0.12.0",

0 commit comments

Comments
 (0)