@linktr.ee/create-link-app 1.1.0 → 1.1.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -170,16 +170,14 @@ async function default_1(env, options) {
170
170
  shared: {
171
171
  react: {
172
172
  singleton: true,
173
+ eager: true,
173
174
  requiredVersion: '17 || 18',
174
175
  },
175
176
  'react-dom': {
176
177
  singleton: true,
178
+ eager: true,
177
179
  requiredVersion: '17 || 18',
178
180
  },
179
- // 'styled-components': {
180
- // singleton: true,
181
- // requiredVersion: '5',
182
- // },
183
181
  },
184
182
  }), new mini_css_extract_plugin_1.default({
185
183
  filename: '[name].[contenthash].css',
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "1.1.0",
2
+ "version": "1.1.1",
3
3
  "commands": {
4
4
  "build": {
5
5
  "id": "build",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@linktr.ee/create-link-app",
3
- "version": "1.1.0",
3
+ "version": "1.1.1",
4
4
  "description": "Create a Link App on Linktr.ee.",
5
5
  "license": "UNLICENSED",
6
6
  "author": "Linktree",