Skip to content

Commit

Permalink
Merge pull request #22 from heiso/patch-1
Browse files Browse the repository at this point in the history
Fix autoprefixer dependency in package.json
  • Loading branch information
jasonlong committed Jan 5, 2017
2 parents a5b30f4 + dcf4767 commit 4f7ed05
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
"author": "Jason Long",
"scss": "./scss/cayman.scss",
"devDependencies": {
"autoprefixer": "^6.6.0",
"grunt-browser-sync": "~2.1.1",
"grunt": "~1.0.1",
"grunt-postcss": "~0.8.0",
Expand Down

0 comments on commit 4f7ed05

Please sign in to comment.