Skip to content

Commit 9989ee4

Browse files
committed
Explicitly add deep peer dependency of gulp to fix clean lockfile build error on node 18
1 parent a0ab363 commit 9989ee4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,7 @@
106106
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
107107
"@babel/preset-env": "^7.20.2",
108108
"@babel/preset-react": "^7.18.6",
109+
"ajv": "^8.12.0",
109110
"apidoc": "^0.25.0",
110111
"babel-core": "^7.0.0-bridge.0",
111112
"babel-eslint": "^10.1.0",

0 commit comments

Comments
 (0)