Skip to content
This repository has been archived by the owner on Dec 28, 2023. It is now read-only.

Commit

Permalink
Merge 3eda178 into f284296
Browse files Browse the repository at this point in the history
  • Loading branch information
danielfdickinson committed Jul 21, 2022
2 parents f284296 + 3eda178 commit c82fe0d
Show file tree
Hide file tree
Showing 2 changed files with 120 additions and 26 deletions.
140 changes: 117 additions & 23 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "perfectionist-dfd",
"version": "3.0.1-beta.3",
"version": "3.0.1-beta.4",
"description": "Beautify and/or normalize CSS files. Fork and update of a fork and update of an archived project.",
"type": "commonjs",
"main": "dist/perfectionist-dfd.min.js",
Expand Down Expand Up @@ -54,14 +54,14 @@
"write-file-stdout": "^0.0.2"
},
"devDependencies": {
"@rollup/plugin-commonjs": "^21.0.3",
"@rollup/plugin-commonjs": "^22.0.1",
"@rollup/plugin-node-resolve": "^13.1.3",
"ava": "^4.1.0",
"c8": "^7.11.0",
"comment-regex": "^2.0.0",
"cpy-cli": "^4.1.0",
"cross-env": "^7.0.3",
"del-cli": "^4.0.1",
"del-cli": "^5.0.0",
"eslint": "^8.12.0",
"eslint-plugin-ava": "^13.2.0",
"execa": "^6.1.0",
Expand Down

0 comments on commit c82fe0d

Please sign in to comment.