Skip to content

Commit

Permalink
1.1.1: 依赖css模块
Browse files Browse the repository at this point in the history
  • Loading branch information
chengpan168 committed Dec 12, 2017
1 parent 12d14ac commit bc3d6e2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "wx-px2rpx",
"version": "1.1.0",
"version": "1.1.1",
"description": "PostCSS mini program px to rpx",
"main": "index.js",
"keywords": [
Expand All @@ -24,11 +24,11 @@
},
"homepage": "https://github.com/chengpan168/postcss-px2rpx",
"dependencies": {
"css": "^2.2.1",
"postcss": "^6.0.0"
},
"devDependencies": {
"chai": "^3.0.0",
"css": "^2.2.1",
"gulp": "^3.9.0"
},
"scripts": {
Expand Down

0 comments on commit bc3d6e2

Please sign in to comment.