Skip to content
This repository was archived by the owner on May 31, 2020. It is now read-only.

Commit 9c969c8

Browse files
Merge pull request #26 from draft-js-plugins/docs/clean-up-block-switcher
docs(example_block_switch): remove unnecessary file and dependence
2 parents f03a387 + 6da917c commit 9c969c8

File tree

3 files changed

+15
-301
lines changed

3 files changed

+15
-301
lines changed

examples/block-switcher/package-lock.json

Lines changed: 14 additions & 155 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/block-switcher/package.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,7 @@
1111
"prop-types": "^15.6.1",
1212
"react": "^16.5.0",
1313
"react-dom": "^16.2.0",
14-
"react-scripts": "^1.1.1",
15-
"react-text-selection-popover": "^1.0.3",
16-
"styled-components": "^3.4.5"
14+
"react-scripts": "^1.1.1"
1715
},
1816
"scripts": {
1917
"start": "react-scripts start",

0 commit comments

Comments
 (0)