Skip to content

Commit cf4ee88

Browse files
committed
Merge tag 'v1.22.10' into HEAD
v1.22.10 - [meta] ensure list-export fixtures are not published - [meta] add missing `engines.node`
2 parents 5bd9dbf + d1e7327 commit cf4ee88

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,8 @@
7777
".github/workflows",
7878
".github/.well-known",
7979
"appveyor.yml",
80-
"test/resolver/malformed_package_json"
80+
"test/resolver/malformed_package_json",
81+
"test/list-exports"
8182
]
8283
},
8384
"engines": {

0 commit comments

Comments
 (0)