Skip to content

Commit c559061

Browse files
committed
bug fix
1 parent 5a40584 commit c559061

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.npmignore

100644100755
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,5 @@ node_modules
55
npm-debug.log
66
test
77
yarn.lock
8-
package-lock.json
8+
package-lock.json
9+
.idea

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "gulp-query-css",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"description": "This plugin provides automatic source maps, copy, combine and rename CSS, autoprefixing and minification.",
55
"main": "index.js",
66
"author": "Marat Nuriev",

0 commit comments

Comments
 (0)