File tree Expand file tree Collapse file tree 3 files changed +126
-129
lines changed
client/landing/stepper/declarative-flow/internals/steps-repository/playground/lib Expand file tree Collapse file tree 3 files changed +126
-129
lines changed Original file line number Diff line number Diff line change 1
- import { Blueprint } from '@wp-playground/blueprints ' ;
1
+ import { type Blueprint } from '@wp-playground/client ' ;
2
2
import { resolveBlueprintFromURL } from './resolve-blueprint-from-url' ;
3
3
4
4
const BLUEPRINT_LIB_HOST = 'blueprintlibrary.wordpress.com' ;
Original file line number Diff line number Diff line change 208
208
"@wordpress/rich-text" : " ^7.23.0" ,
209
209
"@wordpress/url" : " ^4.23.0" ,
210
210
"@wordpress/viewport" : " ^6.23.0" ,
211
- "@wp-playground/blueprints" : " https://wpcomplaygroundpackages.wpcomstaging.com/packages/v1.0.31/@wp-playground-blueprints-1.0.31.tar.gz" ,
212
- "@wp-playground/client" : " https://wpcomplaygroundpackages.wpcomstaging.com/packages/v1.0.31/@wp-playground-client-1.0.31.tar.gz" ,
211
+ "@wp-playground/client" : " https://wpcomplaygroundpackages.wpcomstaging.com/packages/v1.0.37/@wp-playground-client-1.0.37.tar.gz" ,
213
212
"animate.css" : " ^4.1.1" ,
214
213
"browserslist" : " ^4.24.4" ,
215
214
"calypso" : " workspace:^" ,
You can’t perform that action at this time.
0 commit comments