Skip to content

Commit

Permalink
add demo-component as dependency (#728)
Browse files Browse the repository at this point in the history
  • Loading branch information
didi0613 authored and jchip committed Mar 6, 2018
1 parent 5e959b1 commit e6f9ff0
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions samples/electrode-demo-index/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,13 +36,11 @@
],
"license": "Apache-2.0",
"dependencies": {
"component-playground": "^3.0.0",
"object-assign": "^4.1.0"
},
"devDependencies": {
"electrode-archetype-react-component": "^5",
"electrode-archetype-react-component-dev": "^5"
},
"peerDependencies": {
"component-playground": "*"
}
}

0 comments on commit e6f9ff0

Please sign in to comment.