braid-design-system
Advanced tools
Comparing version 0.0.21 to 0.0.22
{ | ||
"name": "braid-design-system", | ||
"version": "0.0.21", | ||
"version": "0.0.22", | ||
"description": "Themeable design system for the SEEK Group", | ||
"main": "lib/components/index.js", | ||
"sideEffects": false, | ||
"sideEffects": [ | ||
"lib/themes/**/*" | ||
], | ||
"scripts": { | ||
@@ -114,3 +116,3 @@ "check": "yarn check --integrity && echo 'Ignore paths from lint-staged'", | ||
"semantic-release": "^15.10.8", | ||
"sku": "7.2.4", | ||
"sku": "7.2.8", | ||
"style-loader": "^0.23.1", | ||
@@ -117,0 +119,0 @@ "surge": "^0.20.1", |
/** THIS FILE IS GENERATED BY SKU, MANUAL CHANGES WILL BE DISCARDED **/ | ||
{ | ||
"extends": "/home/travis/build/seek-oss/braid-design-system/node_modules/sku/config/typescript/tsconfig.json", | ||
"compilerOptions": { | ||
"esModuleInterop": true, | ||
"allowSyntheticDefaultImports": true, | ||
"noUnusedLocals": true, | ||
"strict": true, | ||
"jsx": "preserve", | ||
"lib": [ | ||
"dom", | ||
"es2015" | ||
], | ||
"baseUrl": "/home/travis/build/seek-oss/braid-design-system", | ||
"paths": { | ||
"*": [ | ||
"*" | ||
] | ||
} | ||
}, | ||
"include": [ | ||
@@ -5,0 +21,0 @@ "/home/travis/build/seek-oss/braid-design-system/lib", |
/** THIS FILE IS GENERATED BY SKU, MANUAL CHANGES WILL BE DISCARDED **/ | ||
{ | ||
"extends": "tslint-config-seek" | ||
"extends": "tslint-config-seek", | ||
"rules": { | ||
"no-implicit-dependencies": false | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
4601570
12289