Skip to content
This repository was archived by the owner on Feb 23, 2024. It is now read-only.

Commit 98635db

Browse files
committed
update package
1 parent 432d394 commit 98635db

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -36,13 +36,8 @@
3636
"devDependencies": {
3737
"@babel/core": "7.5.4",
3838
"@wordpress/babel-preset-default": "4.3.0",
39-
"@wordpress/browserslist-config": "^2.1.4",
40-
"babel-plugin-transform-async-generator-functions": "^6.24.1",
41-
"babel-plugin-transform-object-rest-spread": "^6.23.0",
42-
"babel-plugin-transform-react-jsx": "^6.24.1",
43-
"babel-plugin-transform-runtime": "^6.23.0",
44-
"babel-preset-env": "^1.6.1",
4539
"@wordpress/blocks": "6.4.0",
40+
"@wordpress/browserslist-config": "^2.1.4",
4641
"@wordpress/components": "8.0.0",
4742
"@wordpress/date": "3.3.0",
4843
"@wordpress/dependency-extraction-webpack-plugin": "1.0.1",
@@ -56,6 +51,11 @@
5651
"babel-core": "7.0.0-bridge.0",
5752
"babel-eslint": "10.0.2",
5853
"babel-loader": "8.0.6",
54+
"babel-plugin-transform-async-generator-functions": "^6.24.1",
55+
"babel-plugin-transform-object-rest-spread": "^6.23.0",
56+
"babel-plugin-transform-react-jsx": "^6.24.1",
57+
"babel-plugin-transform-runtime": "^6.23.0",
58+
"babel-preset-env": "^1.6.1",
5959
"chalk": "2.4.2",
6060
"classnames": "2.2.6",
6161
"clean-webpack-plugin": "3.0.0",

0 commit comments

Comments
 (0)