Skip to content

Commit 43c2bf3

Browse files
committed
Revert "Fix typesVersions path"
This reverts commit b1f466d.
1 parent 7f01af2 commit 43c2bf3

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

0 commit comments

Comments
 (0)