Skip to content

Commit 39f6b65

Browse files
committed
Fix typesVersions config again
1 parent 8ec4cd7 commit 39f6b65

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@
160160
"typesVersions": {
161161
"*": {
162162
"*": [
163-
"public-types/*"
163+
"public-types/@ember/test-helpers/*"
164164
]
165165
}
166166
}

0 commit comments

Comments
 (0)