-
Notifications
You must be signed in to change notification settings - Fork 31
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
affects: @gio-design/components, @gio-design/icons, @gio-design/tokens, website
- Loading branch information
Showing
13 changed files
with
140,404 additions
and
167,830 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "@gio-design/components", | ||
"version": "20.8.5", | ||
"version": "20.8.6", | ||
"description": "GrowingIO Design components", | ||
"author": "GrowingIO Frontend Team <[email protected]>", | ||
"module": "./es/index.js", | ||
|
@@ -20,8 +20,8 @@ | |
"test:xunit": "JEST_JUNIT_CLASSNAME=\"{filename}\" jest --ci --testResultsProcessor=jest-junit" | ||
}, | ||
"dependencies": { | ||
"@gio-design/icons": "^20.8.2", | ||
"@gio-design/tokens": "^20.8.3", | ||
"@gio-design/icons": "^20.8.4", | ||
"@gio-design/tokens": "^20.8.4", | ||
"@types/classnames": "^2.2.9", | ||
"@types/lodash": "^4.14.136", | ||
"@types/react": "^16.8.23", | ||
|
@@ -59,4 +59,4 @@ | |
"react": "^16.8.6", | ||
"react-dom": "^16.8.6" | ||
} | ||
} | ||
} |
13,058 changes: 5,770 additions & 7,288 deletions
13,058
packages/components/src/components/pagination/__test__/__snapshots__/Pagination.test.js.snap
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.