Skip to content

Commit

Permalink
docs: update material-ui example
Browse files Browse the repository at this point in the history
  • Loading branch information
rakannimer committed Nov 25, 2019
1 parent 14580ec commit 5021a7c
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 13,567 deletions.
12 changes: 1 addition & 11 deletions examples/material-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,25 +3,15 @@
"private": true,
"version": "2.0.0-rc.41",
"license": "MIT",
"files": [
"src/",
"doczrc.js",
"package.json"
],
"scripts": {
"dev": "docz dev",
"build": "docz build",
"serve": "docz serve",
"//postinstall": "patch-package"
"serve": "docz serve"
},
"dependencies": {
"@material-ui/core": "^4.4.0",
"docz": "next",
"postinstall-postinstall": "^2.0.0",
"react": "^16.8.6",
"react-dom": "^16.8.6"
},
"devDependencies": {
"patch-package": "^6.1.2"
}
}

This file was deleted.

Loading

0 comments on commit 5021a7c

Please sign in to comment.