Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
1.0.13
  • Loading branch information
leeoniya committed Jun 3, 2019
1 parent 535e880 commit ea39da9
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion dist/dropcss.cjs.js
Expand Up @@ -4,7 +4,7 @@
*
* dropcss.js (DropCSS)
* An exceptionally fast, thorough and tiny unused-CSS cleaner
* https://github.com/leeoniya/dropcss (v1.0.12)
* https://github.com/leeoniya/dropcss (v1.0.13)
*/

'use strict';
Expand Down
2 changes: 1 addition & 1 deletion dist/dropcss.js
Expand Up @@ -4,7 +4,7 @@
*
* dropcss.js (DropCSS)
* An exceptionally fast, thorough and tiny unused-CSS cleaner
* https://github.com/leeoniya/dropcss (v1.0.12)
* https://github.com/leeoniya/dropcss (v1.0.13)
*/

(function (global, factory) {
Expand Down
2 changes: 1 addition & 1 deletion dist/dropcss.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "dropcss",
"version": "1.0.12",
"version": "1.0.13",
"description": "An exceptionally fast, thorough and tiny unused-CSS cleaner",
"main": "./dist/dropcss.cjs.js",
"scripts": {
Expand All @@ -27,7 +27,7 @@
"devDependencies": {
"mocha": "^6.1.4",
"nyc": "^14.1.1",
"rollup": "^1.13.0",
"rollup": "^1.13.1",
"rollup-plugin-buble": "^0.19.6",
"rollup-plugin-cjs-es": "^0.7.0",
"rollup-plugin-terser": "^5.0.0"
Expand Down

0 comments on commit ea39da9

Please sign in to comment.