@barguide/style-guide
Advanced tools
Comparing version 1.1.15 to 1.1.16
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.1.16](https://github.com/barguide/taps/compare/@barguide/style-guide@1.1.15...@barguide/style-guide@1.1.16) (2021-02-16) | ||
**Note:** Version bump only for package @barguide/style-guide | ||
## [1.1.15](https://github.com/barguide/taps/compare/@barguide/style-guide@1.1.14...@barguide/style-guide@1.1.15) (2021-02-15) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@barguide/style-guide", | ||
"version": "1.1.15", | ||
"version": "1.1.16", | ||
"author": { | ||
@@ -16,3 +16,3 @@ "name": "Matthew Scholta", | ||
"jest": "^26.6.3", | ||
"rollup": "^2.38.5", | ||
"rollup": "^2.39.0", | ||
"rollup-plugin-multi-entry": "^2.1.0", | ||
@@ -49,5 +49,5 @@ "rollup-plugin-postcss": "^4.0.0", | ||
"scripts": { | ||
"build": "NODE_ENV=production rollup --config-tsconfig='packages/barguide/style-guide/tsconfig.json' -c ./rollup.config.babel.js", | ||
"build": "NODE_ENV=production npx rollup --config-tsconfig='packages/barguide/style-guide/tsconfig.json' -c ./rollup.config.babel.js", | ||
"build:dev": "NODE_ENV=development npm run build -- -w", | ||
"test": "jest -c ../../../jest.config.js --testPathPattern='packages/barguide/style-guide/'", | ||
"test": "npx jest -c ../../../jest.config.js --testPathPattern='packages/barguide/style-guide/'", | ||
"test:watch": "npm run test -- --watchAll --watch" | ||
@@ -58,3 +58,3 @@ }, | ||
"types": "./dist/index.d.ts", | ||
"gitHead": "002064e9419e661702012a04484d0f1d8e41468b" | ||
"gitHead": "d7f64c10ca990dc6c97a68d5380793b109b12531" | ||
} |
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
137429
4988