Skip to content

Commit f67d366

Browse files
author
Jonathan Apodaca
committed
1.2.1
1 parent 10a64ad commit f67d366

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "material-ui-dialogs",
3-
"version": "1.2.0",
3+
"version": "1.2.1",
44
"description": "Promise-based material-ui alert/confirm/prompt",
55
"main": "lib/index.js",
66
"scripts": {
@@ -50,4 +50,4 @@
5050
"dist/**/*",
5151
"lib/**/*"
5252
]
53-
}
53+
}

0 commit comments

Comments
 (0)