Skip to content

Commit 66c19da

Browse files
committed
Bump v0.12.45
1 parent d50b6d9 commit 66c19da

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

dist/grapes.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -23059,7 +23059,7 @@ module.exports = function () {
2305923059
plugins: plugins,
2306023060

2306123061
// Will be replaced on build
23062-
version: '0.12.43',
23062+
version: '0.12.45',
2306323063

2306423064
/**
2306523065
* Initializes an editor based on passed options

dist/grapes.min.js

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

package-lock.json

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

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"name": "grapesjs",
33
"description": "Free and Open Source Web Builder Framework",
4-
"version": "0.12.43",
4+
"version": "0.12.45",
55
"author": "Artur Arseniev",
66
"license": "BSD-3-Clause",
77
"homepage": "http://grapesjs.com",
8-
"main": "dist/grapes.min.js",
8+
"main": "dist/grapes.js",
99
"repository": {
1010
"type": "git",
1111
"url": "https://github.com/artf/grapesjs.git"

0 commit comments

Comments
 (0)