Skip to content

Commit

Permalink
Merge pull request #226 from cozy/feat/Revert-cozy-scripts-to-6.3.0
Browse files Browse the repository at this point in the history
feat: Revert cozy-scripts to 6.3.0 for prevent duplicate css
  • Loading branch information
Merkur39 authored Oct 21, 2022
2 parents a9eb032 + ef907ac commit f316128
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"cozy-ach": "^1.39.0",
"cozy-bar": "7.16.0",
"cozy-jobs-cli": "1.19.2",
"cozy-scripts": "^6.3.3",
"cozy-scripts": "6.3.0",
"eslint-config-cozy-app": "^4.1.1",
"mockdate": "^3.0.5",
"react-test-renderer": "18.2.0"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5144,10 +5144,10 @@ [email protected]:
dependencies:
exec-sh "0.3.2"

cozy-scripts@^6.3.3:
version "6.3.3"
resolved "https://registry.yarnpkg.com/cozy-scripts/-/cozy-scripts-6.3.3.tgz#3924e5876f93dbadd343c834406ae29a47a98300"
integrity sha512-X8DrGAfxqscFi9PXW7DnGZW+s918YukF05NjrY0sDHhg9vXdWYvZ32j8y750HYaDx7l4FP3RSULa+cG9z640TA==
[email protected].0:
version "6.3.0"
resolved "https://registry.yarnpkg.com/cozy-scripts/-/cozy-scripts-6.3.0.tgz#7365f1af997ec18a907df0ce7f9c51f5c64e332e"
integrity sha512-ChHOGJS9XKRSw/t1deTfPbNAYk4GkJBgDS618z0n3MNcvDy8430EUnhRt10R6+FXLRSu3js8paMDd9UBT6ZluQ==
dependencies:
"@babel/core" "7.9.0"
"@babel/polyfill" "^7.10.4"
Expand Down

0 comments on commit f316128

Please sign in to comment.