Skip to content
This repository has been archived by the owner on Dec 12, 2017. It is now read-only.

Commit

Permalink
1.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
baiyaaaaa committed Jan 13, 2017
1 parent 0465495 commit a3cdefc
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "postcss-salad",
"version": "1.0.6",
"version": "1.0.8",
"description": "沙拉是一个能够帮助你更加写出更加简洁、优雅的CSS的样式解决方案。",
"main": "lib/index.js",
"scripts": {
Expand Down Expand Up @@ -33,9 +33,7 @@
"postcss-url": "^5.1.2",
"postcss-utils": "^1.0.1",
"precss": "^1.4.0",
"saladcss-bem": "^0.0.1",
"vue": "^2.1.4",
"vue-router": "^2.1.1"
"saladcss-bem": "^0.0.1"
},
"devDependencies": {
"autoprefixer": "^6.4.0",
Expand Down Expand Up @@ -82,7 +80,9 @@
"vue-template-compiler": "^2.1.4",
"webpack": "^1.13.2",
"webpack-dev-server": "^1.16.2",
"webpack-merge": "^1.1.1"
"webpack-merge": "^1.1.1",
"vue": "^2.1.4",
"vue-router": "^2.1.1"
},
"babel": {
"presets": [
Expand Down

0 comments on commit a3cdefc

Please sign in to comment.