We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df78c33 commit 005143eCopy full SHA for 005143e
package.json
@@ -3,7 +3,6 @@
3
"version": "0.11.2",
4
"description": "",
5
"license": "AGPL-3.0-or-later",
6
- "type": "module",
7
"author": "",
8
"homepage": "https://github.com/nextcloud/nextcloud-cookbook#readme",
9
"repository": {
@@ -13,6 +12,7 @@
13
12
"bugs": {
14
"url": "https://github.com/nextcloud/nextcloud-cookbook/issues"
15
},
+ "type": "module",
16
"main": "src/main.ts",
17
"scripts": {
18
"build": "vite build",
0 commit comments