create-yoshi-app
Advanced tools
Comparing version 4.23.2 to 4.23.7
{ | ||
"name": "create-yoshi-app", | ||
"version": "4.23.2", | ||
"version": "4.23.7", | ||
"description": "create yoshi powered apps", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -17,6 +17,6 @@ { | ||
"./__tests__/**/*.ts", | ||
"./src/**/*.spec.tsx", | ||
"./src/framework/**/*.*", | ||
"./src/poc/pages/**/*.*", | ||
"./src/poc/components/**/*.*" | ||
"./src/**/*.*", | ||
"./components/**/*.*", | ||
"./pages/**/*.*", | ||
"./methods/**/*.*" | ||
], | ||
@@ -26,6 +26,6 @@ "files": [ | ||
"./node_modules/yoshi/types.d.ts", | ||
"./node_modules/yoshi-flow-bm/types.d.ts", | ||
"./node_modules/jest-yoshi-preset/types.d.ts", | ||
"./src/external-types.d.ts", | ||
"./dev/server.ts" | ||
] | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
1006891
535
13345