Skip to content

Commit

Permalink
fix: Revert yarn.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
JonaszJestem committed Jan 26, 2021
1 parent a63fde4 commit a4b69d6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -75,7 +75,7 @@
},
"homepage": "https://github.com/SoftwareBrothers/admin-bro#readme",
"dependencies": {
"@admin-bro/design-system": "^1.7.0",
"@admin-bro/design-system": "1.7.0",
"@babel/core": "^7.10.2",
"@babel/parser": "^7.10.2",
"@babel/plugin-transform-runtime": "^7.10.1",
Expand Down
9 changes: 4 additions & 5 deletions yarn.lock
Expand Up @@ -2,13 +2,12 @@
# yarn lockfile v1


"@admin-bro/design-system@^1.7.0":
version "1.7.2"
resolved "https://registry.yarnpkg.com/@admin-bro/design-system/-/design-system-1.7.2.tgz#6865d99c80035c2b7d0037a24f70cf15d8e7a3d8"
integrity sha512-DxVbUoxOJUa02qm55Hc7t0eIonhJ3iCVjq6BD5X2jfSmmhk19WdHacUbSxX7U19vBtEGK8tH2faOPEb187NHWw==
"@admin-bro/design-system@1.7.0":
version "1.7.0"
resolved "https://registry.yarnpkg.com/@admin-bro/design-system/-/design-system-1.7.0.tgz#1a5f46bff89db7aba33367db9a84cf00ddaaea5c"
integrity sha512-pf+b/YkKoylvcg1wp1yUhbWv0e5MZHjKQdPqTt6UXutVgpqldimDv5be3i2avkqNSB5XrOXVZTIcW4vj0vy33g==
dependencies:
"@carbon/icons-react" "^10.14.0"
date-fns "2.15.0"
jw-paginate "^1.0.4"
lodash "^4.17.20"
polished "^3.6.5"
Expand Down

0 comments on commit a4b69d6

Please sign in to comment.