Skip to content

Commit

Permalink
remove:docz and d3
Browse files Browse the repository at this point in the history
  • Loading branch information
pomelo-nwu committed Nov 16, 2019
1 parent 7b27422 commit 71a9381
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 53 deletions.
2 changes: 0 additions & 2 deletions packages/graphin/README.md
@@ -1,5 +1,3 @@
![](https://user-images.githubusercontent.com/6628666/44565549-4ab5d480-a79b-11e8-8d75-11420845efc0.png)

[![](https://img.shields.io/travis/antvis/graphin.svg)](https://travis-ci.org/antvis/graphin)
![](https://img.shields.io/badge/language-typescript-red.svg)
![](https://img.shields.io/badge/license-MIT-000000.svg)
Expand Down
45 changes: 0 additions & 45 deletions packages/graphin/doczrc.js

This file was deleted.

6 changes: 0 additions & 6 deletions packages/graphin/package.json
Expand Up @@ -7,20 +7,15 @@
"scripts": {
"start": "father build --watch",
"build": "father build",
"docz": "docz dev",
"test": "jest",
"prettier": "prettier --write ./src/**/**/**/*.js"
},
"devDependencies": {
"@types/d3": "^5.7.2",
"@types/lodash": "^4.14.141",
"@types/react": "^16.9.2",
"@types/react-dom": "^16.9.0",
"cross-env": "^5.2.0",
"css-loader": "^1.0.1",
"docz": "^1.3.2",
"docz-theme-default": "^1.2.0",
"docz-theme-ztopia": "^0.1.1",
"father": "^2.23.1",
"less": "^3.8.1",
"less-loader": "^4.1.0",
Expand All @@ -41,7 +36,6 @@
"dependencies": {
"svg2marker": "^0.1.3",
"@antv/g6": "^3.1.5",
"d3": "^5.12.0",
"deepmerge": "^4.0.0",
"lodash": "^4.17.15",
"react": "^16.8.6"
Expand Down

0 comments on commit 71a9381

Please sign in to comment.