@sberdevices/cra-template-plasma-basic-template
Advanced tools
Comparing version 1.1.0-canary.7.ca760a823292c06f9930a56bdb280cefc0bcd1b9.0 to 1.1.0-canary.7.cf5fedfe2a74a7a7d6414f91eb5314082e4e1739.0
{ | ||
"name": "@sberdevices/cra-template-plasma-basic-template", | ||
"version": "1.1.0-canary.7.ca760a823292c06f9930a56bdb280cefc0bcd1b9.0", | ||
"version": "1.1.0-canary.7.cf5fedfe2a74a7a7d6414f91eb5314082e4e1739.0", | ||
"description": "", | ||
@@ -28,3 +28,3 @@ "main": "index.js", | ||
], | ||
"gitHead": "ca760a823292c06f9930a56bdb280cefc0bcd1b9" | ||
"gitHead": "cf5fedfe2a74a7a7d6414f91eb5314082e4e1739" | ||
} |
@@ -5,2 +5,2 @@ # Шаблон для create-react-app | ||
$ npx create-react-app <name> --template @sberdevices/plasma-basic-template | ||
``` | ||
``` |
@@ -10,2 +10,3 @@ { | ||
"@sberdevices/ui": "1.0.0-rc.52", | ||
"@sberdevices/plasma-core": "1.0.0-rc.1", | ||
"lodash.throttle": "4.1.1", | ||
@@ -16,6 +17,9 @@ "react": "16.13.1", | ||
"styled-components": "5.1.1", | ||
"typescript": "3.9.3", | ||
"serve": "11.3.2" | ||
}, | ||
"devDependencies": { | ||
"@testing-library/jest-dom": "4.2.4", | ||
"@testing-library/react": "9.5.0", | ||
"@testing-library/user-event": "7.2.1", | ||
"typescript": "3.9.3", | ||
"@types/jest": "24.9.1", | ||
@@ -27,3 +31,2 @@ "@types/node": "12.12.30", | ||
"@types/styled-components": "5.1.0", | ||
"serve": "11.3.2", | ||
"customize-cra": "0.9.1", | ||
@@ -30,0 +33,0 @@ "react-app-rewired": "2.1.5" |
@@ -8,3 +8,3 @@ /* eslint-disable @typescript-eslint/no-var-requires */ | ||
addWebpackResolve({ | ||
modules: path.resolve(__dirname, 'node_dodules'), | ||
modules: path.resolve(__dirname, "node_dodules"), | ||
}), | ||
@@ -11,0 +11,0 @@ addBabelPlugin([ |
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
40402
182
6