diff --git a/packages/atoms/webpack-atom-js-react-css/package.json b/packages/atoms/webpack-atom-js-react-css/package.json index 0af6d0ad..c6670ce0 100644 --- a/packages/atoms/webpack-atom-js-react-css/package.json +++ b/packages/atoms/webpack-atom-js-react-css/package.json @@ -40,7 +40,7 @@ "@thc/babel-preset-react": "1.1.0-beta.0", "@thc/webpack-chemistry": "1.0.1-beta.0", "@thc/webpack-quark-assets": "1.0.1-beta.1", - "@thc/webpack-quark-babel": "1.0.1-beta.1", + "@thc/webpack-quark-babel": "1.0.1", "@thc/webpack-quark-css": "1.0.1-beta.1", "@thc/webpack-quark-dev-server": "1.0.1-beta.7", "@thc/webpack-quark-entry": "1.0.1-beta.3", diff --git a/packages/atoms/webpack-atom-js-react-scss/package.json b/packages/atoms/webpack-atom-js-react-scss/package.json index a4a036b1..5852bb91 100644 --- a/packages/atoms/webpack-atom-js-react-scss/package.json +++ b/packages/atoms/webpack-atom-js-react-scss/package.json @@ -40,7 +40,7 @@ "@thc/babel-preset-react": "1.1.0-beta.0", "@thc/webpack-chemistry": "1.0.1-beta.0", "@thc/webpack-quark-assets": "1.0.1-beta.1", - "@thc/webpack-quark-babel": "1.0.1-beta.1", + "@thc/webpack-quark-babel": "1.0.1", "@thc/webpack-quark-dev-server": "1.0.1-beta.7", "@thc/webpack-quark-entry": "1.0.1-beta.3", "@thc/webpack-quark-html": "1.0.1-beta.2", diff --git a/packages/quarks/webpack-quark-typescript/package.json b/packages/quarks/webpack-quark-typescript/package.json index 2610f833..4ee0c7a1 100644 --- a/packages/quarks/webpack-quark-typescript/package.json +++ b/packages/quarks/webpack-quark-typescript/package.json @@ -36,7 +36,7 @@ }, "dependencies": { "@thc/webpack-chemistry": "1.0.1-beta.0", - "@thc/webpack-quark-babel": "1.0.1-beta.1", + "@thc/webpack-quark-babel": "1.0.1", "@typescript-eslint/eslint-plugin": "4.8.1", "@typescript-eslint/parser": "4.8.1", "eslint": "7.14.0",