Skip to content

Commit 1f31f37

Browse files
committed
package.json: loglevel info
1 parent 47b208b commit 1f31f37

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
@@ -108,7 +108,7 @@
108108
"buildFolderRelativePathPosix": "{{ 'build' | path_posix_join: configuration.name | downcase }}",
109109
"commandBashBuild": "bash {{ properties.dbg }} scripts/build.sh --target {{ configuration.name }} --build-folder {{ properties.buildFolderRelativePathPosix }}",
110110
"xpm-version": "0.18.0",
111-
"xpm-install-loglevel": "trace",
111+
"xpm-install-loglevel": "info",
112112
"dbg": ""
113113
},
114114
"actions": {

0 commit comments

Comments
 (0)