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 cd2f719 commit 966e4a6Copy full SHA for 966e4a6
README.md
@@ -8,7 +8,7 @@ artDialog——经典、优雅的网页对话框控件。
8
[文档与示例](http://aui.github.io/artDialog/doc/index.html) | [AngularJS 版本](https://github.com/aui/angular-popups)
9
10
```
11
-npm install --save-dev art.dialog
+npm install --save-dev art-dialog
12
13
14
## 成功案例
package.json
@@ -1,5 +1,5 @@
1
{
2
- "name": "art.dialog",
+ "name": "art-dialog",
3
"version": "7.0.0",
4
"readmeFilename": "README.md",
5
"description": "A smart dialog box component",
0 commit comments