Skip to content

Commit 591b2b5

Browse files
1.1.6 release
1 parent ce3e863 commit 591b2b5

File tree

3 files changed

+47
-47
lines changed

3 files changed

+47
-47
lines changed

website/docs/docs/installation.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,5 @@ npm install active-table-react
1919
Access the component via CDN:
2020

2121
```
22-
https://unpkg.com/[email protected].5/dist/activeTable.bundle.js
22+
https://unpkg.com/[email protected].6/dist/activeTable.bundle.js
2323
```

website/package-lock.json

Lines changed: 45 additions & 45 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@docusaurus/preset-classic": "^2.3.0",
1919
"@docusaurus/theme-search-algolia": "^2.3.1",
2020
"@mdx-js/react": "^1.6.22",
21-
"active-table-react": "^1.1.5",
21+
"active-table-react": "^1.1.6",
2222
"clsx": "^1.2.1",
2323
"prism-react-renderer": "^1.3.5",
2424
"react": "^17.0.2",

0 commit comments

Comments
 (0)