Skip to content

Commit ad43a3a

Browse files
committed
chore: allow @yeoman/adapter v2.0.0
1 parent adda673 commit ad43a3a

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

package-lock.json

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

package.json

+3
Original file line numberDiff line numberDiff line change
@@ -168,6 +168,9 @@
168168
"@yeoman/types": "^1.1.1",
169169
"mem-fs": "^4.0.0"
170170
},
171+
"acceptDependencies": {
172+
"@yeoman/adapter": "^2.0.0"
173+
},
171174
"engines": {
172175
"node": "^18.17.0 || >=20.5.0"
173176
}

0 commit comments

Comments
 (0)