openlaw-elements
Advanced tools
Comparing version 1.0.0-beta.11 to 1.0.0-beta.12
{ | ||
"name": "openlaw-elements", | ||
"version": "1.0.0-beta.11", | ||
"version": "1.0.0-beta.12", | ||
"description": "Dynamically render React form components from an OpenLaw template.", | ||
@@ -44,3 +44,3 @@ "author": "OpenLaw Team <opensource@openlaw.io>", | ||
"sass": "npx node-sass src/style.scss csstmp/openlaw-elements.min.css --output-style compressed", | ||
"start": "npm run build:example && cross-env NODE_ENV=esm webpack-dev-server --hot --config webpack.config.dev.js" | ||
"start": "cross-env NODE_ENV=esm webpack-dev-server --hot --config webpack.config.dev.js" | ||
}, | ||
@@ -88,2 +88,3 @@ "browserslist": [ | ||
"rollup-plugin-terser": "^4.0.4", | ||
"sass-loader": "^7.1.0", | ||
"style-loader": "^0.23.1", | ||
@@ -90,0 +91,0 @@ "webpack": "^4.29.3", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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 too big to display
986562
18283
40