Skip to content

Commit 0a013d0

Browse files
author
Mathieu Lavoie
committed
fix: added postcss in devDependencies for testing
1 parent c27fd58 commit 0a013d0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@
5252
"gulp-sourcemaps": "^2.6.5",
5353
"mocha": "^5.2.0",
5454
"nyc": "^12.0.2",
55+
"postcss": "^8.0.0",
5556
"proxyquire": "^2.1.0",
5657
"sinon": "^6.3.5",
5758
"vinyl": "^2.2.0"

0 commit comments

Comments
 (0)