Skip to content

Commit 174db0f

Browse files
committed
Release 1.2.0
1 parent 6b88cb9 commit 174db0f

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@metahub/karma-postcss-preprocessor",
33
"description": "Karma preprocessor to compile css files with postcss with sourcemap and watch support",
4-
"version": "1.1.1",
4+
"version": "1.2.0",
55
"author": "Pierre Vanduynslager",
66
"bugs": {
77
"url": "https://github.com/vanduynslagerp/karma-postcss-preprocessor/issues"
@@ -50,7 +50,7 @@
5050
"prettier": "^1.5.2",
5151
"proxyquire": "^1.8.0",
5252
"rimraf": "^2.6.1",
53-
"sinon": "^2.3.8",
53+
"sinon": "^2.4.1",
5454
"uuid": "^3.1.0"
5555
},
5656
"peerDependencies": {

0 commit comments

Comments
 (0)