We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18bfaf4 commit 6e3f597Copy full SHA for 6e3f597
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "jest-scss-transform",
3
- "version": "1.0.3",
+ "version": "1.0.4",
4
"description": "jest transform to support variables exported from scss and imported into js",
5
"main": "lib/index.js",
6
"files": [
@@ -39,7 +39,7 @@
39
],
40
"author": "Routable <[email protected]>",
41
"contributors": [
42
- "Emily Kolar <emkolar@gmail.com"
+ "Emily Presser <eepresser@gmail.com"
43
44
"license": "MIT",
45
"bugs": {
0 commit comments