Ticket #34177: 34177-matchdep.diff
| File 34177-matchdep.diff, 324 bytes (added by , 10 years ago) |
|---|
-
package.json
29 29 "grunt-postcss": "~0.6.0", 30 30 "grunt-rtlcss": "~1.6.0", 31 31 "grunt-sass": "~1.0.0", 32 "matchdep": "~ 0.3.0"32 "matchdep": "~1.0.0" 33 33 } 34 34 }