File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1919 "templateStrings": true,
2020 "unicodeCodePointEscapes": true,
2121 "jsx": true
22- },
23- "rules": {
24- "quotes": "single"
2522 }
2623}
Original file line number Diff line number Diff line change 11{
22 "name" : " postcss-modules-extract-imports" ,
3- "version" : " 0 .0.6 " ,
3+ "version" : " 1 .0.0-beta1 " ,
44 "description" : " A CSS Modules transform to extract local aliases for inline imports" ,
55 "main" : " lib/index.js" ,
66 "scripts" : {
3838 },
3939 "devDependencies" : {
4040 "babel" : " ^5.4.7" ,
41- "babel-eslint" : " ^3 .1.9 " ,
42- "babel-istanbul" : " ^0.2.10 " ,
41+ "babel-eslint" : " ^4 .1.3 " ,
42+ "babel-istanbul" : " ^0.3.20 " ,
4343 "babelify" : " ^6.1.2" ,
44- "chokidar-cli" : " ^0.2 .1" ,
44+ "chokidar-cli" : " ^1.0 .1" ,
4545 "codecov.io" : " ^0.1.2" ,
4646 "coveralls" : " ^2.11.2" ,
47- "eslint" : " ^0.22.1 " ,
47+ "eslint" : " ^1.5.0 " ,
4848 "mocha" : " ^2.2.5"
4949 }
5050}
You can’t perform that action at this time.
0 commit comments