Skip to content
Snippets Groups Projects
Verified Commit 2fc13c23 authored by Volker Schukai's avatar Volker Schukai :alien:
Browse files

chore: commit save point

parent f4764637
No related branches found
No related tags found
No related merge requests found
......@@ -42,23 +42,12 @@
## Options
```js
{
blocks: {
}
,
blockCategories: {
}
,
labels: {
}
,
let opt = {
blocks: {},
blockCategories: {},
labels: {},
formPredefinedActions: null,
optionsStringSeparator
:
'::'
optionsStringSeparator: '::'
}
```
......
/*! @schukai/grapesjs-blocks-bootstrap5 - 1.0.2 */
/*! @schukai/grapesjs-blocks-bootstrap5 - 1.0.4 */
{
"name": "@schukai/grapesjs-blocks-bootstrap5",
"version": "1.0.2",
"version": "1.0.4",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@schukai/grapesjs-blocks-bootstrap5",
"version": "1.0.2",
"version": "1.0.4",
"hasInstallScript": true,
"license": "BSD-3-Clause",
"license": "AGPL 3.0",
"devDependencies": {
"@babel/core": "^7.18.2",
"@babel/plugin-proposal-object-rest-spread": "^7.18.0",
......
{
"name": "@schukai/grapesjs-blocks-bootstrap5",
"version": "1.0.2",
"version": "1.0.4",
"description": "GrapesJS Bootstrap v5 Blocks Plugin",
"main": "dist/@schukai/grapesjs-blocks-bootstrap5.min.js",
"scripts": {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment