File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11{
22 "type" : " module" ,
33 "dependencies" : {
4- "@epic-web/workshop-app" : " ^6.43.0" ,
5- "@epic-web/workshop-cli" : " ^6.43.0" ,
6- "@epic-web/workshop-utils" : " ^6.43.0" ,
4+ "@epic-web/workshop-app" : " ^6.45.5" ,
5+ "@epic-web/workshop-utils" : " ^6.45.5" ,
76 "chokidar" : " ^3.6.0" ,
87 "enquirer" : " ^2.4.1" ,
8+ "epicshop" : " ^6.45.5" ,
99 "execa" : " ^9.6.1" ,
1010 "fs-extra" : " ^11.2.0" ,
1111 "match-sorter" : " ^8.2.0" ,
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ import path from 'node:path'
33import { spawn } from 'child_process'
44import fsExtra from 'fs-extra'
55import { $ } from 'execa'
6- import { warm } from '@epic-web/workshop-cli /warm'
6+ import { warm } from 'epicshop /warm'
77import {
88 getApps ,
99 isProblemApp ,
You can’t perform that action at this time.
0 commit comments