Skip to content

Commit

Permalink
bump
Browse files Browse the repository at this point in the history
  • Loading branch information
承玉 committed Jan 8, 2020
1 parent 4548497 commit a09e678
Showing 1 changed file with 10 additions and 6 deletions.
16 changes: 10 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "dom-align",
"version": "1.10.2",
"version": "1.10.4",
"description": "Align DOM Node Flexibly ",
"keywords": [
"dom",
Expand Down Expand Up @@ -50,26 +50,30 @@
],
[
"@pika/plugin-build-types"
],
[
"pika-plugin-clean-dist-src"
]
]
},
"devDependencies": {
"@pika/plugin-build-node": "^0.6.0",
"@pika/plugin-build-types": "^0.6.0",
"pika-plugin-build-web-babel": "^0.6.0",
"@pika/plugin-standard-pkg": "^0.6.0",
"@pika/types": "^0.6.0",
"babel-preset-env": "^1.7.0",
"create-react-class": "^15.6.3",
"expect.js": "^0.3.1",
"jquery": "^3.4.1",
"lint-staged": "^9.2.1",
"pika-plugin-build-web-babel": "^0.6.0",
"pika-plugin-clean-dist-src": "^0.1.1",
"pre-commit": "1.x",
"prettier": "^1.18.2",
"rc-test": "6.x",
"rc-tools": "6.x",
"react": "16.x",
"react-dom": "16.x",
"create-react-class": "^15.6.3",
"lint-staged": "^9.2.1",
"prettier": "^1.18.2"
"react-dom": "16.x"
},
"lint-staged": {
"*.{tsx,js,jsx,ts}": [
Expand Down

0 comments on commit a09e678

Please sign in to comment.