File tree Expand file tree Collapse file tree 1 file changed +26
-26
lines changed
Expand file tree Collapse file tree 1 file changed +26
-26
lines changed Original file line number Diff line number Diff line change 11{
2- "dependencies" : {
3- "@instructure/ui" : " ^11.2.0" ,
4- "@instructure/ui-color-utils" : " ^10.2.0" ,
5- "react" : " ^19.2.0" ,
6- "react-dom" : " ^19.2.0"
7- },
8- "devDependencies" : {
9- "@instructure.ai/shared-configs" : " workspace:^"
10- },
11- "name" : " @instructure.ai/roadmap" ,
12- "private" : true ,
13- "repository" : {
14- "directory" : " apps/roadmap" ,
15- "type" : " git" ,
16- "url" : " https://github.com/instructure/instructure.ai"
17- },
18- "scripts" : {
19- "build" : " vite build" ,
20- "dev" : " vite" ,
21- "lint" : " pnpm biome check" ,
22- "preview" : " vite preview" ,
23- "test" : " pnpm vitest run" ,
24- "typecheck" : " tsgo --noEmit"
25- },
26- "type" : " module" ,
27- "version" : " 1.0.2 "
2+ "dependencies" : {
3+ "@instructure/ui" : " ^11.2.0" ,
4+ "@instructure/ui-color-utils" : " ^10.2.0" ,
5+ "react" : " ^19.2.0" ,
6+ "react-dom" : " ^19.2.0"
7+ },
8+ "devDependencies" : {
9+ "@instructure.ai/shared-configs" : " workspace:^"
10+ },
11+ "name" : " @instructure.ai/roadmap" ,
12+ "private" : true ,
13+ "repository" : {
14+ "directory" : " apps/roadmap" ,
15+ "type" : " git" ,
16+ "url" : " https://github.com/instructure/instructure.ai"
17+ },
18+ "scripts" : {
19+ "build" : " vite build" ,
20+ "dev" : " vite" ,
21+ "lint" : " pnpm biome check" ,
22+ "preview" : " vite preview" ,
23+ "test" : " pnpm vitest run" ,
24+ "typecheck" : " tsgo --noEmit"
25+ },
26+ "type" : " module" ,
27+ "version" : " 1.0.3 "
2828}
You can’t perform that action at this time.
0 commit comments