Skip to content

Commit cfdd7cd

Browse files
committed
1 parent a0193ad commit cfdd7cd

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

packages/chonky-icon-fontawesome/package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/chonky-icon-fontawesome/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "chonky-icon-fontawesome",
3-
"version": "2.0.0-alpha.66",
3+
"version": "2.0.0",
44
"description": "FontAwesome icon component for Chonky file browser",
55
"main": "lib/index.js",
66
"files": [
@@ -20,7 +20,7 @@
2020
"@fortawesome/free-brands-svg-icons": "5.13.1",
2121
"@fortawesome/free-solid-svg-icons": "^5.13.1",
2222
"@fortawesome/react-fontawesome": "^0.1.12",
23-
"chonky": "^2.0.0-alpha.65"
23+
"chonky": "^2.0.0"
2424
},
2525
"homepage": "https://chonky.io/",
2626
"author": {

packages/chonky/package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/chonky/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "chonky",
3-
"version": "2.0.0-alpha.65+7649767",
3+
"version": "2.0.0",
44
"description": "A File Browser component for React",
55
"main": "lib/index.js",
66
"types": "lib/index.d.ts",

0 commit comments

Comments
 (0)