Skip to content

Commit

Permalink
3.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
MrHus committed Feb 24, 2021
1 parent f4a45a8 commit 392fede
Show file tree
Hide file tree
Showing 16 changed files with 20 additions and 20 deletions.
16 changes: 8 additions & 8 deletions .size-snapshot.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,21 +19,21 @@
}
},
"index.js": {
"bundled": 227348,
"minified": 105634,
"gzipped": 27813
"bundled": 227414,
"minified": 105674,
"gzipped": 27825
},
"index.es.js": {
"bundled": 213763,
"minified": 93768,
"gzipped": 27143,
"bundled": 213829,
"minified": 93808,
"gzipped": 27153,
"treeshaked": {
"rollup": {
"code": 64210,
"code": 64250,
"import_statements": 1364
},
"webpack": {
"code": 68027
"code": 68067
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion docs/storybook/iframe.html
Original file line number Diff line number Diff line change
Expand Up @@ -130,4 +130,4 @@



window['FRAMEWORK_OPTIONS'] = {};</script><script src="runtime~main.0d563d5e75d4e9e7d3c9.bundle.js"></script><script src="vendors~main.0d563d5e75d4e9e7d3c9.bundle.js"></script><script src="main.0d563d5e75d4e9e7d3c9.bundle.js"></script></body></html>
window['FRAMEWORK_OPTIONS'] = {};</script><script src="runtime~main.db1c6ef692065839c60c.bundle.js"></script><script src="vendors~main.db1c6ef692065839c60c.bundle.js"></script><script src="main.db1c6ef692065839c60c.bundle.js"></script></body></html>
2 changes: 0 additions & 2 deletions docs/storybook/main.0d563d5e75d4e9e7d3c9.bundle.js

This file was deleted.

1 change: 0 additions & 1 deletion docs/storybook/main.0d563d5e75d4e9e7d3c9.bundle.js.map

This file was deleted.

2 changes: 2 additions & 0 deletions docs/storybook/main.db1c6ef692065839c60c.bundle.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions docs/storybook/main.db1c6ef692065839c60c.bundle.js.map

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

This file was deleted.

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

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

This file was deleted.

Large diffs are not rendered by default.

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

2 changes: 1 addition & 1 deletion package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@42.nl/ui",
"version": "3.2.0",
"version": "3.2.1",
"main": "dist/index.js",
"module": "dist/index.es.js",
"types": "dist/index.d.ts",
Expand Down
2 changes: 1 addition & 1 deletion stats.html

Large diffs are not rendered by default.

0 comments on commit 392fede

Please sign in to comment.