Skip to content

Commit 005143e

Browse files
author
Christian Wolf
committed
Fix package.json style
Signed-off-by: Christian Wolf <[email protected]>
1 parent df78c33 commit 005143e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
"version": "0.11.2",
44
"description": "",
55
"license": "AGPL-3.0-or-later",
6-
"type": "module",
76
"author": "",
87
"homepage": "https://github.com/nextcloud/nextcloud-cookbook#readme",
98
"repository": {
@@ -13,6 +12,7 @@
1312
"bugs": {
1413
"url": "https://github.com/nextcloud/nextcloud-cookbook/issues"
1514
},
15+
"type": "module",
1616
"main": "src/main.ts",
1717
"scripts": {
1818
"build": "vite build",

0 commit comments

Comments
 (0)