Skip to content

Commit

Permalink
Update whatwg-fetch
Browse files Browse the repository at this point in the history
  • Loading branch information
artf committed Dec 1, 2018
1 parent ffa20d8 commit 46a41cb
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion dist/grapes.js
Original file line number Diff line number Diff line change
Expand Up @@ -38217,7 +38217,7 @@ module.exports = function () {
plugins: plugins,

// Will be replaced on build
version: '0.14.45',
version: '0.14.46',

/**
* Initialize the editor with passed options
Expand Down
4 changes: 2 additions & 2 deletions dist/grapes.min.js

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "grapesjs",
"description": "Free and Open Source Web Builder Framework",
"version": "0.14.45",
"version": "0.14.46",
"author": "Artur Arseniev",
"license": "BSD-3-Clause",
"homepage": "http://grapesjs.com",
Expand Down Expand Up @@ -42,7 +42,7 @@
"webpack": "^4.26.1",
"webpack-cli": "^3.1.2",
"webpack-dev-server": "^3.1.10",
"whatwg-fetch": "^2.0.4"
"whatwg-fetch": "^3.0.0"
},
"keywords": [
"grapes",
Expand Down

0 comments on commit 46a41cb

Please sign in to comment.