@arnosaine/cra-template
Advanced tools
Comparing version 1.1.0-1 to 1.1.0-2
{ | ||
"name": "@arnosaine/cra-template", | ||
"version": "1.1.0-1", | ||
"version": "1.1.0-2", | ||
"keywords": [ | ||
@@ -5,0 +5,0 @@ "react", |
{ | ||
"package": { | ||
"type": "module", | ||
"eslintConfig": { | ||
"extends": ["react-app", "react-app/jest"] | ||
}, | ||
"dependencies": { | ||
@@ -10,7 +13,4 @@ "@postinumero/babel-preset-experimental": "^0.1.1", | ||
"web-vitals": "^0.2.4" | ||
}, | ||
"eslintConfig": { | ||
"extends": ["react-app", "react-app/jest"] | ||
} | ||
} | ||
} |
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
32791
25