Skip to content

Commit

Permalink
0.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
fengzilong committed Oct 13, 2016
1 parent 13cd9df commit 5aff37b
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pure-ui",
"version": "0.1.2",
"version": "0.1.3",
"description": "elegant and lovely components, built with regularjs",
"main": "dist/pure.js",
"scripts": {
Expand Down Expand Up @@ -43,11 +43,10 @@
"style-loader": "^0.13.1",
"url-loader": "^0.5.7",
"webpack": "^1.13.1",
"autosize": "^3.0.17",
"autosize": "^3.0.17",
"dom-align": "^1.4.0",
"is-obj": "^1.0.1"
},
"peerDependencies": {},
"dependencies": {
}
"dependencies": {}
}

0 comments on commit 5aff37b

Please sign in to comment.