Skip to content

Commit d6947a3

Browse files
adamjohnsonbennypowers
authored andcommitted
fix(pfe-tools): add PfeDemoPage.js to exports in package.json
1 parent 2cf37ca commit d6947a3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/pfe-tools/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@
3737
"./test/create-fixture.js": "./test/create-fixture.js",
3838
"./test/get-composed-text.js": "./test/get-composed-text.js",
3939
"./test/hex-to-rgb.js": "./test/hex-to-rgb.js",
40+
"./test/playwright/PfeDemoPage.js": "./test/playwright/PfeDemoPage.js",
4041
"./test/render-to-string.js": "./test/render-to-string.js",
4142
"./test/stub-logger.js": "./test/stub-logger.js",
4243
"./test/utils.js": "./test/utils.js",

0 commit comments

Comments
 (0)