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 a843080 commit c483936Copy full SHA for c483936
README.md
@@ -1,5 +1,7 @@
1
# amfe-flexible
2
3
+[Classic edition (0.3.2)](https://github.com/amfe/lib-flexible/tree/master)
4
+
5
## Usage
6
7
#### Install
package.json
@@ -1,6 +1,6 @@
{
"name": "amfe-flexible",
- "version": "2.2.0",
+ "version": "2.2.1",
"description": "Build flexible page on mobile platform",
"keywords": [
"lib",
@@ -19,7 +19,7 @@
19
"author": [
20
21
"name": "mingelz",
22
- "email": "mingelz@github.com"
+ "email": "mingelz@gmail.com"
23
}
24
],
25
"scripts": {
0 commit comments