@lrnwebcomponents/micro-frontend-registry
Advanced tools
Comparing version 7.0.2 to 7.0.4
@@ -23,3 +23,3 @@ { | ||
}, | ||
"version": "7.0.2", | ||
"version": "7.0.4", | ||
"description": "A singleton for registration and managing access to leverage microservices for web components", | ||
@@ -33,3 +33,2 @@ "repository": { | ||
"module": "micro-frontend-registry.js", | ||
"umd": "micro-frontend-registry.umd.js", | ||
"scripts": { | ||
@@ -39,3 +38,3 @@ "test": "web-test-runner \"test/**/*.test.js\" --node-resolve --config=../../web-test-runner.config.mjs --playwright --browsers chromium firefox", | ||
"start": "yarn run dev", | ||
"build": "gulp --gulpfile=gulpfile.cjs && node --experimental-json-modules ../../node_modules/.bin/rollup --config && prettier --ignore-path ../../.prettierignore --write \"**/*.{js,json}\" && wca analyze \"{*,lib/**}.js\" --format vscode --outFile custom-elements.json", | ||
"build": "gulp --gulpfile=gulpfile.cjs && prettier --ignore-path ../../.prettierignore --write \"**/*.{js,json}\" && wca analyze \"{*,lib/**}.js\" --format vscode --outFile custom-elements.json", | ||
"dev": "concurrently --kill-others \"yarn run watch\" \"yarn run serve\"", | ||
@@ -51,11 +50,9 @@ "watch": "gulp dev --gulpfile=gulpfile.cjs", | ||
"devDependencies": { | ||
"@lrnwebcomponents/deduping-fix": "^7.0.2", | ||
"@lrnwebcomponents/deduping-fix": "^7.0.4", | ||
"@open-wc/testing": "2.5.32", | ||
"@polymer/iron-component-page": "github:PolymerElements/iron-component-page", | ||
"@polymer/iron-demo-helpers": "3.1.0", | ||
"@wcfactory/rollup-umd-build": "^0.12.1", | ||
"@web/dev-server": "0.1.34", | ||
"@webcomponents/webcomponentsjs": "2.6.0", | ||
"@webcomponents/webcomponentsjs": "^2.8.0", | ||
"concurrently": "5.3.0", | ||
"gulp-babel": "8.0.0", | ||
"lodash": "4.17.21", | ||
@@ -74,3 +71,3 @@ "polymer-build": "3.1.4", | ||
], | ||
"gitHead": "227b72864417e1e11fcb4d3c1dbd00af55cfbb0e" | ||
"gitHead": "bf207d05ae78b1b2615a67c74f5ab4ea51aef363" | ||
} |
Sorry, the diff of this file is not supported yet
11
5
92331
20
2535