Skip to content
This repository was archived by the owner on Feb 6, 2024. It is now read-only.

Commit a8dc085

Browse files
feat: remove element
1 parent c3f3a63 commit a8dc085

File tree

4 files changed

+0
-4
lines changed

4 files changed

+0
-4
lines changed

webcomponents/charts/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
"description": "A collection of Web Components to easily draw charts",
55
"module": "dist/index.mjs",
66
"main": "dist/index.js",
7-
"unpkg": "dist/ionic.js",
87
"types": "dist/types/components.d.ts",
98
"collection": "dist/collection/collection-manifest.json",
109
"files": [

webcomponents/highlight-code/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
"description": "A Web Component to highlight your code",
55
"module": "dist/index.mjs",
66
"main": "dist/index.js",
7-
"unpkg": "dist/ionic.js",
87
"types": "dist/types/components.d.ts",
98
"collection": "dist/collection/collection-manifest.json",
109
"files": [

webcomponents/inline-editor/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
"description": "A WYSIWYG HTML Inline Editor Web Component",
55
"module": "dist/index.mjs",
66
"main": "dist/index.js",
7-
"unpkg": "dist/ionic.js",
87
"types": "dist/types/components.d.ts",
98
"collection": "dist/collection/collection-manifest.json",
109
"files": [

webcomponents/qrcode/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
"description": "A Web Component to generate QR code",
55
"module": "dist/index.mjs",
66
"main": "dist/index.js",
7-
"unpkg": "dist/ionic.js",
87
"types": "dist/types/components.d.ts",
98
"collection": "dist/collection/collection-manifest.json",
109
"files": [

0 commit comments

Comments
 (0)