File tree 2 files changed +7
-7
lines changed
2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1
- sudo : false
2
1
language : node_js
3
2
node_js :
4
- - " 0.12"
5
- - " 4.0"
3
+ - " 4"
4
+ - " 6"
5
+ - " node"
6
6
script : npm run travis
7
7
8
8
before_install :
Original file line number Diff line number Diff line change 17
17
},
18
18
"repository" : {
19
19
"type" : " git" ,
20
- "url" : " https://github.com/geelen /postcss-modules-scope.git"
20
+ "url" : " https://github.com/css-modules /postcss-modules-scope.git"
21
21
},
22
22
"keywords" : [
23
23
" css-modules" ,
30
30
"author" : " Glen Maddern" ,
31
31
"license" : " ISC" ,
32
32
"bugs" : {
33
- "url" : " https://github.com/geelen /postcss-modules-scope/issues"
33
+ "url" : " https://github.com/css-modules /postcss-modules-scope/issues"
34
34
},
35
- "homepage" : " https://github.com/geelen /postcss-modules-scope" ,
35
+ "homepage" : " https://github.com/css-modules /postcss-modules-scope" ,
36
36
"dependencies" : {
37
37
"css-selector-tokenizer" : " ^0.7.0" ,
38
- "postcss" : " ^5 .0.4 "
38
+ "postcss" : " ^6 .0.1 "
39
39
},
40
40
"devDependencies" : {
41
41
"babel" : " ^5.4.7" ,
You can’t perform that action at this time.
0 commit comments