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 #371 from technote-space/release/next-v2.0.5
Browse files Browse the repository at this point in the history
release: v2.0.6
  • Loading branch information
technote-space committed Aug 3, 2020
2 parents c849aaf + 61d2499 commit af7d453
Show file tree
Hide file tree
Showing 6 changed files with 1,053 additions and 764 deletions.
22 changes: 11 additions & 11 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.5",
"version": "2.0.6",
"description": "add richtext toolbar button",
"scripts": {
"start": "yarn build",
Expand All @@ -19,22 +19,22 @@
},
"license": "GPL-3.0",
"devDependencies": {
"@babel/core": "^7.10.5",
"@babel/core": "^7.11.0",
"@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/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",
"babel-loader": "^8.1.0",
"duplicate-package-checker-webpack-plugin": "^3.0.0",
"eslint": "^7.4.0",
"eslint-plugin-react": "^7.20.3",
"eslint": "^7.6.0",
"eslint-plugin-react": "^7.20.5",
"hard-source-webpack-plugin": "^0.13.1",
"jest": "^26.1.0",
"jest": "^26.2.2",
"jest-extended": "^0.11.5",
"speed-measure-webpack-plugin": "^1.3.3",
"webpack": "^4.43.0",
"webpack": "^4.44.1",
"webpack-cli": "~3.3.12"
}
}

0 comments on commit af7d453

Please sign in to comment.