Skip to content
This repository has been archived by the owner on Aug 1, 2021. It is now read-only.

Commit

Permalink
Merge pull request #373 from technote-space/release/next-v2.0.6
Browse files Browse the repository at this point in the history
release: v2.0.7
  • Loading branch information
technote-space committed Aug 26, 2020
2 parents 451c8d5 + 1e1208e commit c843367
Show file tree
Hide file tree
Showing 6 changed files with 785 additions and 938 deletions.
18 changes: 9 additions & 9 deletions assets/js/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "add-richtext-toolbar-button",
"version": "2.0.6",
"version": "2.0.7",
"description": "add richtext toolbar button",
"scripts": {
"start": "yarn build",
Expand All @@ -19,19 +19,19 @@
},
"license": "GPL-3.0",
"devDependencies": {
"@babel/core": "^7.11.0",
"@babel/core": "^7.11.4",
"@babel/plugin-transform-react-jsx": "^7.10.4",
"@babel/preset-env": "^7.11.0",
"@technote-space/gutenberg-test-helper": "^0.0.18",
"@technote-space/gutenberg-utils": "^2.2.9",
"@technote-space/register-grouped-format-type": "^2.0.9",
"babel-jest": "^26.2.2",
"@technote-space/gutenberg-test-helper": "^0.0.19",
"@technote-space/gutenberg-utils": "^2.2.10",
"@technote-space/register-grouped-format-type": "^2.0.10",
"babel-jest": "^26.3.0",
"babel-loader": "^8.1.0",
"duplicate-package-checker-webpack-plugin": "^3.0.0",
"eslint": "^7.6.0",
"eslint-plugin-react": "^7.20.5",
"eslint": "^7.7.0",
"eslint-plugin-react": "^7.20.6",
"hard-source-webpack-plugin": "^0.13.1",
"jest": "^26.2.2",
"jest": "^26.4.2",
"jest-extended": "^0.11.5",
"speed-measure-webpack-plugin": "^1.3.3",
"webpack": "^4.44.1",
Expand Down

0 comments on commit c843367

Please sign in to comment.