Skip to content

Commit fe35723

Browse files
committed
remove private: true, fails the e2e tests
1 parent bee9f72 commit fe35723

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/replay-canvas/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@
1919
"types-ts3.8"
2020
],
2121
"sideEffects": false,
22-
"private": true,
2322
"scripts": {
2423
"build": "run-p build:transpile build:types build:bundle",
2524
"build:transpile": "rollup -c rollup.npm.config.mjs",

0 commit comments

Comments
 (0)