mirror of
https://github.com/facebook/lexical.git
synced 2025-06-06 12:14:38 +08:00
Add clipboard package, remove lexical event helpers (#1361)
* add clipboard package, remove lexica event helpers * bump version after rebase * rename - wip * rename things
This commit is contained in:
@ -10,6 +10,7 @@
|
||||
const fs = require('fs-extra');
|
||||
|
||||
const packages = {
|
||||
'@lexical/clipboard': 'lexical-clipboard',
|
||||
'@lexical/file': 'lexical-file',
|
||||
'@lexical/helpers': 'lexical-helpers',
|
||||
'@lexical/list': 'lexical-list',
|
||||
|
Reference in New Issue
Block a user