File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -12,6 +12,8 @@ A [clean-css](https://github.com/jakubpawlowicz/clean-css) loader for [webpack](
12
12
13
13
# Clean-CSS-loader [ ![ Build Status] ( https://travis-ci.org/retyui/clean-css-loader.svg?branch=master )] ( https://travis-ci.org/retyui/clean-css-loader ) [ ![ npm version] ( https://badge.fury.io/js/clean-css-loader.svg )] ( https://badge.fury.io/js/clean-css-loader ) [ ![ dependencies Status] ( https://david-dm.org/retyui/clean-css-loader/status.svg )] ( https://david-dm.org/retyui/clean-css-loader )
14
14
15
+ [ ![ Greenkeeper badge] ( https://badges.greenkeeper.io/retyui/clean-css-loader.svg )] ( https://greenkeeper.io/ )
16
+
15
17
16
18
## Install
17
19
` npm i -D clean-css-loader ` <em >or</em > ` yarn add clean-css-loader --dev `
Original file line number Diff line number Diff line change 40
40
},
41
41
"devDependencies" : {
42
42
"babel-cli" : " ^6.24.1" ,
43
- "babel-eslint" : " ^7 .2.3 " ,
43
+ "babel-eslint" : " ^8 .2.1 " ,
44
44
"babel-plugin-add-module-exports" : " ^0.2.1" ,
45
45
"babel-preset-env" : " ^1.5.2" ,
46
46
"babel-register" : " ^6.24.1" ,
You can’t perform that action at this time.
0 commit comments