Use pnpm for running tests for oC Web

This commit is contained in:
Dominik Schmidt
2022-10-24 19:04:39 +02:00
parent ff8b16f9da
commit 966a7758fc
5 changed files with 28 additions and 87 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
SHELL := bash
NAME := web
WEB_ASSETS_VERSION = v6.0.0-rc.2
WEB_ASSETS_VERSION = v6.0.0-rc.4
include ../../.make/recursion.mk