Skip to content

Commit 17fc0cc

Browse files
committed
formatting
1 parent c1a566c commit 17fc0cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
"name": "@agney/playground",
33
"version": "0.8.1",
44
"private": false,
5-
"type": "module",
65
"description": "A simple playground for HTML, CSS and JavaScript supporting module imports.",
76
"keywords": [
87
"editor",
@@ -23,6 +22,7 @@
2322
"dist",
2423
"README.md"
2524
],
25+
"type": "module",
2626
"main": "dist/playground.js",
2727
"module": "dist/playground.module.js",
2828
"types": "dist/Playground.d.ts",

0 commit comments

Comments
 (0)