@haxtheweb/d-d-d
Advanced tools
Comparing version 10.0.1 to 10.0.2
@@ -22,3 +22,3 @@ { | ||
}, | ||
"version": "10.0.1", | ||
"version": "10.0.2", | ||
"description": "design, develop, destroy the competition", | ||
@@ -36,3 +36,3 @@ "repository": { | ||
"start": "yarn run dev", | ||
"build": "gulp --gulpfile=gulpfile.cjs && prettier --ignore-path ../../.prettierignore --write '**/*.{js,json}' && wca analyze \"*.js|lib/**.js\" --format vscode --outFile custom-elements.json", | ||
"build": "gulp --gulpfile=gulpfile.cjs && prettier --ignore-path ../../.prettierignore --write '**/*.{js,json}' && cem analyze --litelement --exclude \"(public|*.stories.js)\" --globs \"{*,lib/**}.js\"", | ||
"dev": "concurrently --kill-others \"yarn run watch\" \"yarn run serve\"", | ||
@@ -49,9 +49,10 @@ "watch": "gulp dev --gulpfile=gulpfile.cjs", | ||
"dependencies": { | ||
"@haxtheweb/hax-iconset": "^10.0.1", | ||
"@haxtheweb/simple-colors": "^10.0.1", | ||
"@haxtheweb/simple-icon": "^10.0.1", | ||
"@haxtheweb/hax-iconset": "^10.0.2", | ||
"@haxtheweb/simple-colors": "^10.0.2", | ||
"@haxtheweb/simple-icon": "^10.0.2", | ||
"lit": "^3.2.1" | ||
}, | ||
"devDependencies": { | ||
"@haxtheweb/d-d-docs": "^10.0.1", | ||
"@custom-elements-manifest/analyzer": "^0.10.4", | ||
"@haxtheweb/d-d-docs": "^10.0.2", | ||
"@open-wc/testing": "4.0.0", | ||
@@ -62,3 +63,3 @@ "@polymer/iron-component-page": "github:PolymerElements/iron-component-page", | ||
"@webcomponents/webcomponentsjs": "^2.8.0", | ||
"concurrently": "8.2.2", | ||
"concurrently": "9.1.2", | ||
"gulp-babel": "8.0.0", | ||
@@ -81,3 +82,3 @@ "mobx": "6.12.4", | ||
], | ||
"gitHead": "32f3028f0fff4f0325b4ae6c00ea2ea9cd58c344" | ||
"gitHead": "029b98edce1dcb2016fda7f5a06ad24f940b1b23" | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
291816
7281
13
- Removed@haxtheweb/d-d-d@10.0.2(transitive)