Skip to content

Commit 38a6baf

Browse files
committed
Обновлена версия
1 parent 8d4260f commit 38a6baf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"name": "@intervolga/optimize-cssnano-plugin",
3-
"version": "1.0.4",
3+
"version": "1.0.5",
44
"description": "WebPack 2+ plugin for CSS minification after ExtractTextPluging",
55
"main": "index.js",
66
"scripts": {
7-
"mocha": "mocha --trace-deprecation --ui tdd test/",
7+
"mocha": "mocha --ui tdd test/",
88
"lint": "eslint index.js lib test/index.js test/helpers",
99
"test": "npm run lint && npm run mocha"
1010
},

0 commit comments

Comments
 (0)