ci: enable npm workspaces

This commit is contained in:
Morten Olsen
2023-09-06 13:21:13 +02:00
parent 6f485f90e4
commit b722d385f7
7 changed files with 1091 additions and 7 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "@bob-the-algorithm/playground",
"private": true,
"version": "0.0.0",
"version": "0.1.8",
"type": "module",
"scripts": {
"dev": "vite",