2
0
mirror of https://github.com/tenrok/BBob.git synced 2026-06-17 19:21:20 +03:00

chore(release): publish v2.5.6

This commit is contained in:
Nikolay Kostyurin
2020-04-12 21:37:50 +02:00
parent a16b9f73b0
commit 5af63e4158
29 changed files with 147 additions and 35 deletions
+3 -3
View File
@@ -1,6 +1,6 @@
{
"name": "@bbob/preset-react",
"version": "2.5.5",
"version": "2.5.6",
"description": "React preset to transform BBCode to React for @bbob/react",
"keywords": [
"bbob",
@@ -8,10 +8,10 @@
"react"
],
"dependencies": {
"@bbob/preset-html5": "^2.5.5"
"@bbob/preset-html5": "^2.5.6"
},
"devDependencies": {
"@bbob/core": "^2.5.5"
"@bbob/core": "^2.5.6"
},
"main": "lib/index.js",
"module": "es/index.js",