mirror of
https://github.com/facebook/lexical.git
synced 2025-08-06 08:30:33 +08:00
Update package.json
This commit is contained in:

committed by
acywatson

parent
0ded5c0ee0
commit
ac688018d3
@ -19,9 +19,6 @@ async function prepareOutlineReactPackage() {
|
||||
await exec(
|
||||
`cp -R ./packages/outline-react/dist ./packages/outline-react/npm`,
|
||||
);
|
||||
await exec(
|
||||
`cp -R ./packages/outline-react/*.js ./packages/outline-react/npm`,
|
||||
);
|
||||
await exec(
|
||||
`cp -R ./packages/outline-react/package.json ./packages/outline-react/npm`,
|
||||
);
|
||||
|
Reference in New Issue
Block a user