Skip to content

Commit

Permalink
deps: upgrade rc-notification
Browse files Browse the repository at this point in the history
  • Loading branch information
benjycui committed Jun 9, 2017
1 parent 109afc5 commit 4ee2194
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions components/form/__tests__/__snapshots__/demo.test.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -2161,6 +2161,7 @@ exports[`renders ./components/form/demo/validate-other.md correctly 1`] = `
<input
autocomplete="off"
class="ant-input-number-input"
id="input-number"
max="10"
min="1"
value="3"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"rc-form": "~1.3.3",
"rc-input-number": "~3.6.0",
"rc-menu": "~5.0.10",
"rc-notification": "~1.4.3",
"rc-notification": "~2.0.0",

This comment has been minimized.

Copy link
@afc163

afc163 Jul 7, 2017

Member

2.0.0 trigger this problem: #5869 (comment)

react-component/notification#17

"rc-pagination": "~1.9.4",
"rc-progress": "~2.1.2",
"rc-rate": "~2.1.1",
Expand Down

0 comments on commit 4ee2194

Please sign in to comment.