Skip to content

Commit

Permalink
chore(*): update version
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitrsavk committed Jan 19, 2022
1 parent 71ac62f commit cee74a6
Show file tree
Hide file tree
Showing 9 changed files with 17 additions and 17 deletions.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions dist/index.1c147dd2a6442ab87cdc.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions dist/index.1c147dd2a6442ab87cdc.js.map

Large diffs are not rendered by default.

2 changes: 0 additions & 2 deletions dist/index.1e0bfb7a9c9b77d27099.js

This file was deleted.

1 change: 0 additions & 1 deletion dist/index.1e0bfb7a9c9b77d27099.js.map

This file was deleted.

2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!doctype html><html lang="ru"><head><meta charset="utf-8"/><meta name="viewport" content="minimum-scale=1,initial-scale=1,width=device-width"/><title>Icons Demo</title></head><body><div id="root"></div><script src="dist/1.index.1e0bfb7a9c9b77d27099.js"></script><script src="dist/index.1e0bfb7a9c9b77d27099.js"></script></body></html>
<!doctype html><html lang="ru"><head><meta charset="utf-8"/><meta name="viewport" content="minimum-scale=1,initial-scale=1,width=device-width"/><title>Icons Demo</title></head><body><div id="root"></div><script src="dist/1.index.1c147dd2a6442ab87cdc.js"></script><script src="dist/index.1c147dd2a6442ab87cdc.js"></script></body></html>
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@alfalab/icons-demo",
"version": "1.267.0",
"version": "1.268.0",
"main": "index.js",
"license": "MIT",
"scripts": {
Expand Down Expand Up @@ -50,7 +50,7 @@
"@alfalab/core-components-checkbox-group": "^1.1.1",
"@alfalab/core-components-input": "^1.3.1",
"@alfalab/core-components-mq": "^2.0.0",
"@alfalab/icons": "^3.7.0",
"@alfalab/icons": "^3.8.0",
"@types/react-highlight": "^0.12.2",
"@types/react-modal": "^3.10.6",
"camelcase": "^6.2.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,10 @@
resolved "https://registry.yarnpkg.com/@alfalab/icons-classic/-/icons-classic-1.10.0.tgz#26c65e295945d8490088938913db27f3a2f711f1"
integrity sha512-xI0cpkw9CXqKFce/hEV729tKW30ge7m8nCsYXZDoOGdqf+rzeX7lQIw5TfLOyAEH9bLnCsI1qkw26/b24K4WNg==

"@alfalab/icons@^3.7.0":
version "3.7.0"
resolved "https://registry.yarnpkg.com/@alfalab/icons/-/icons-3.7.0.tgz#57c106ac628107172fd5f5ce699d6fee54b24f13"
integrity sha512-MUFvmCywTle+3P3PWY+iW0X+nrK3yb3Ur9woOMLxoUOv0CBdDRot2DQPdMIj4zgqvPmGULpau4P+9/cPD2lFWA==
"@alfalab/icons@^3.8.0":
version "3.8.0"
resolved "https://registry.yarnpkg.com/@alfalab/icons/-/icons-3.8.0.tgz#abd4e4d245c63c839558bd1e2f65deb91599d5fc"
integrity sha512-9DtpSIfhe4BtaIIakRy7OjwsFAc+1BQhaVO1OWgmBOZz4v2VqrkDodSi1XnWd8E3UAecTTriPFMYUYgAOkfgIA==

"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.1":
version "7.10.1"
Expand Down

0 comments on commit cee74a6

Please sign in to comment.