Skip to content

Commit ffb86a9

Browse files
committed
try fix metro and dom-scroll-into-view
1 parent 5891e33 commit ffb86a9

File tree

2 files changed

+15
-5
lines changed

2 files changed

+15
-5
lines changed

package.json

+3-1
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,8 @@
8181
"@wordpress/viewport": "file:packages/viewport",
8282
"@wordpress/warning": "file:packages/warning",
8383
"@wordpress/widgets": "file:packages/widgets",
84-
"@wordpress/wordcount": "file:packages/wordcount"
84+
"@wordpress/wordcount": "file:packages/wordcount",
85+
"dom-scroll-into-view": "^1.2.1"
8586
},
8687
"devDependencies": {
8788
"@actions/core": "1.4.0",
@@ -185,6 +186,7 @@
185186
"lint-staged": "9.2.5",
186187
"lodash": "4.17.21",
187188
"make-dir": "3.0.0",
189+
"metro": "0.64.0",
188190
"metro-react-native-babel-preset": "0.64.0",
189191
"metro-react-native-babel-transformer": "0.64.0",
190192
"mkdirp": "0.5.1",

pnpm-lock.yaml

+12-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)