Skip to content

Commit

Permalink
chore: remove dep of css-animation (#142)
Browse files Browse the repository at this point in the history
  • Loading branch information
orzyyyy authored Jul 28, 2019
1 parent ddea9dd commit 74b290f
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,12 +45,12 @@
]
},
"dependencies": {
"antd": "^3.20.5",
"antd": "^3.20.7",
"core-js": "^3.1.4",
"koa": "^2.7.0",
"mini-xmind": "^1.3.0",
"nino-cli": "^1.0.3",
"puppeteer-core": "^1.18.1",
"puppeteer-core": "^1.19.0",
"react-lazyload": "^2.6.2",
"react-markdown": "^4.1.0",
"typescript": "^3.5.3"
Expand All @@ -64,20 +64,19 @@
"@types/prettier": "^1.18.0",
"@types/puppeteer-core": "^1.9.0",
"@types/react": "^16.8.23",
"@types/react-dom": "^16.8.4",
"@types/react-dom": "^16.8.5",
"@types/react-lazyload": "^2.5.0",
"@types/react-router-dom": "^4.3.4",
"@types/request-promise": "^4.1.44",
"blueimp-md5": "^2.10.0",
"blueimp-md5": "^2.11.0",
"chalk": "^2.4.2",
"css-animation": "1.5.0",
"date-fns": "^2.0.0-beta.2",
"fs-extra": "^8.1.0",
"gh-pages": "^2.0.1",
"koa-bodyparser": "^4.2.1",
"koa-router": "^7.4.0",
"koa-static": "^5.0.0",
"lint-staged": "^9.2.0",
"lint-staged": "^9.2.1",
"npm-run-all": "^4.1.5",
"react-router-dom": "^5.0.1",
"request-promise": "^4.2.4",
Expand Down

0 comments on commit 74b290f

Please sign in to comment.