Skip to content

Commit 6e3f597

Browse files
(chore) bump version to 1.0.4 and update contributor info (#10)
1 parent 18bfaf4 commit 6e3f597

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jest-scss-transform",
3-
"version": "1.0.3",
3+
"version": "1.0.4",
44
"description": "jest transform to support variables exported from scss and imported into js",
55
"main": "lib/index.js",
66
"files": [
@@ -39,7 +39,7 @@
3939
],
4040
"author": "Routable <[email protected]>",
4141
"contributors": [
42-
"Emily Kolar <emkolar@gmail.com"
42+
"Emily Presser <eepresser@gmail.com"
4343
],
4444
"license": "MIT",
4545
"bugs": {

0 commit comments

Comments
 (0)