File tree Expand file tree Collapse file tree 3 files changed +5
-2
lines changed
__fixtures__/test-project
packages/create-cedar-app/templates Expand file tree Collapse file tree 3 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 99 "devDependencies" : {
1010 "@cedarjs/core" : " 0.0.5" ,
1111 "@cedarjs/project-config" : " 0.0.5" ,
12+ "@cedarjs/testing" : " 0.0.5" ,
1213 "prettier-plugin-tailwindcss" : " ^0.5.12"
1314 },
1415 "eslintConfig" : {
Original file line number Diff line number Diff line change 88 },
99 "devDependencies" : {
1010 "@cedarjs/core" : " 0.0.5" ,
11- "@cedarjs/project-config" : " 0.0.5"
11+ "@cedarjs/project-config" : " 0.0.5" ,
12+ "@cedarjs/testing" : " 0.0.5"
1213 },
1314 "eslintConfig" : {
1415 "extends" : " @cedarjs/eslint-config" ,
Original file line number Diff line number Diff line change 88 },
99 "devDependencies" : {
1010 "@cedarjs/core" : " 0.0.5" ,
11- "@cedarjs/project-config" : " 0.0.5"
11+ "@cedarjs/project-config" : " 0.0.5" ,
12+ "@cedarjs/testing" : " 0.0.5"
1213 },
1314 "eslintConfig" : {
1415 "extends" : " @cedarjs/eslint-config" ,
You can’t perform that action at this time.
0 commit comments