Skip to content

Commit aa15496

Browse files
committed
Define as module
1 parent 7744089 commit aa15496

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"name": "@vscode-elements/webview-playground",
33
"version": "1.2.0",
44
"description": "Handy web components for emulating the VSCode Webview environment.",
5+
"type": "module",
56
"main": "./dist/index.js",
67
"module": "./dist/index.js",
78
"types": "./dist/index.d.ts",

0 commit comments

Comments
 (0)