Skip to content

Commit

Permalink
fix: added postcss in devDependencies for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
Mathieu Lavoie committed Sep 18, 2020
1 parent c27fd58 commit 0a013d0
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 @@ -52,6 +52,7 @@
"gulp-sourcemaps": "^2.6.5",
"mocha": "^5.2.0",
"nyc": "^12.0.2",
"postcss": "^8.0.0",
"proxyquire": "^2.1.0",
"sinon": "^6.3.5",
"vinyl": "^2.2.0"
Expand Down

0 comments on commit 0a013d0

Please sign in to comment.