Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
adrians5j committed Oct 10, 2023
1 parent 8144c93 commit 06a4f7a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion cypress/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"strict": true,
"target": "es5",
"lib": ["es5", "dom"],
"types": ["cypress", "@testing-library/cypress"]
"types": ["cypress"]
},
"include": ["**/*.ts"]
}
2 changes: 2 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12867,6 +12867,7 @@ __metadata:
"@types/ungap__structured-clone": ^0.3.0
"@ungap/structured-clone": ^1.2.0
"@webiny/api": 0.0.0
"@webiny/api-admin-users": 0.0.0
"@webiny/api-authentication": 0.0.0
"@webiny/api-file-manager": 0.0.0
"@webiny/api-headless-cms": 0.0.0
Expand All @@ -12886,6 +12887,7 @@ __metadata:
"@webiny/project-utils": 0.0.0
"@webiny/pubsub": 0.0.0
"@webiny/utils": 0.0.0
"@webiny/wcp": 0.0.0
graphql: ^15.8.0
lodash: ^4.4.2
prettier: ^2.8.3
Expand Down

0 comments on commit 06a4f7a

Please sign in to comment.