We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c45ae73 commit df8495aCopy full SHA for df8495a
package.json
@@ -1,13 +1,13 @@
1
{
2
"name": "react-bootstrap-easy-dialog",
3
- "version": "0.3.0",
+ "version": "0.3.1",
4
"description": "React Bootstrap Dialog made easy",
5
"keywords": [
6
"react-bootstrap",
7
"modal",
8
"dialog"
9
],
10
- "main": "lib/Dialog.js",
+ "main": "dist/Dialog.js",
11
"scripts": {
12
"clean": "shx rm -rf dist",
13
"prebuild": "npm run clean",
0 commit comments