Skip to content

Commit 43da8cf

Browse files
authored
Merge pull request #1270 from gitKrystan/types-versions
Fix typesVersions path
2 parents 122208b + b1f466d commit 43da8cf

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/addon-test-support/@ember/test-helpers/*"
164164
]
165165
}
166166
}

0 commit comments

Comments
 (0)