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 #369 from technote-space/release/next-v2.0.4
Browse files Browse the repository at this point in the history
release: v2.0.5
  • Loading branch information
technote-space committed Jul 18, 2020
2 parents f513a16 + b4c61bd commit c849aaf
Show file tree
Hide file tree
Showing 6 changed files with 1,313 additions and 1,650 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.4",
"version": "2.0.5",
"description": "add richtext toolbar button",
"scripts": {
"start": "yarn build",
Expand All @@ -19,17 +19,17 @@
},
"license": "GPL-3.0",
"devDependencies": {
"@babel/core": "^7.10.3",
"@babel/plugin-transform-react-jsx": "^7.10.3",
"@babel/preset-env": "^7.10.3",
"@technote-space/gutenberg-test-helper": "^0.0.15",
"@technote-space/gutenberg-utils": "^2.2.1",
"@technote-space/register-grouped-format-type": "^2.0.5",
"@babel/core": "^7.10.5",
"@babel/plugin-transform-react-jsx": "^7.10.4",
"@babel/preset-env": "^7.10.4",
"@technote-space/gutenberg-test-helper": "^0.0.17",
"@technote-space/gutenberg-utils": "^2.2.7",
"@technote-space/register-grouped-format-type": "^2.0.8",
"babel-jest": "^26.1.0",
"babel-loader": "^8.1.0",
"duplicate-package-checker-webpack-plugin": "^3.0.0",
"eslint": "^7.3.1",
"eslint-plugin-react": "^7.20.0",
"eslint": "^7.4.0",
"eslint-plugin-react": "^7.20.3",
"hard-source-webpack-plugin": "^0.13.1",
"jest": "^26.1.0",
"jest-extended": "^0.11.5",
Expand Down

0 comments on commit c849aaf

Please sign in to comment.