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

Commit 493b04f

Browse files
committed
docs(example_block_switch): remove unnecessary file and dependence
1 parent 630b4f8 commit 493b04f

File tree

3 files changed

+15
-302
lines changed

3 files changed

+15
-302
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 & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,10 @@
77
"dependencies": {
88
"@djsp/atomic-block": "^0.1.0",
99
"@djsp/core": "^0.1.0",
10-
"@djsp/utils": "^0.1.0",
1110
"prop-types": "^15.6.1",
1211
"react": "^16.5.0",
1312
"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"
13+
"react-scripts": "^1.1.1"
1714
},
1815
"scripts": {
1916
"start": "react-scripts start",

0 commit comments

Comments
 (0)