2
0
mirror of https://github.com/tenrok/BBob.git synced 2026-05-15 11:59:37 +03:00

chore(release): publish 4.0.1 (#236)

chore(release): release

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2024-06-25 22:54:52 +02:00
committed by GitHub
parent dd7696ca4b
commit 5ec0dfa382
27 changed files with 149 additions and 31 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@bbob/react",
"version": "4.0.0",
"version": "4.0.1",
"description": "A BBCode to React Renderer part of @bbob",
"keywords": [
"react",
@@ -18,7 +18,7 @@
"react": "> 15.0"
},
"devDependencies": {
"@bbob/preset-react": "^4.0.0",
"@bbob/preset-react": "^4.0.1",
"@testing-library/jest-dom": "^5.16.4",
"@testing-library/react": "13.x",
"react": "18.x",