create-quilt-app
Advanced tools
Comparing version 0.1.29 to 0.1.30
# create-quilt-app | ||
## 0.1.30 | ||
### Patch Changes | ||
- [#475](https://github.com/lemonmade/quilt/pull/475) [`de6bb615`](https://github.com/lemonmade/quilt/commit/de6bb615c1cdb763f9116e0649b21d6c46aaf9a4) Thanks [@lemonmade](https://github.com/lemonmade)! - Update to React 18 | ||
## 0.1.29 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "create-quilt-app", | ||
"type": "module", | ||
"version": "0.1.29", | ||
"version": "0.1.30", | ||
"license": "MIT", | ||
@@ -6,0 +6,0 @@ "repository": { |
@@ -15,4 +15,4 @@ { | ||
"@quilted/quilt": "^0.5.0", | ||
"react": "npm:@quilted/react@^0.1.0", | ||
"react-dom": "npm:@quilted/react@^0.1.0" | ||
"react": "npm:@quilted/react@^18.2.0", | ||
"react-dom": "npm:@quilted/react@^18.2.0" | ||
}, | ||
@@ -19,0 +19,0 @@ "devDependencies": { |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
429284