We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f44f59 commit 119279cCopy full SHA for 119279c
package.json
@@ -4,9 +4,9 @@
4
"description": "Simple and complete Svelte testing utilities that encourage good testing practices.",
5
"main": "dist/index.js",
6
"repository": {
7
- "type" : "git",
8
- "url" : "https://github.com/testing-library/svelte-testing-library"
9
- }
+ "type": "git",
+ "url": "https://github.com/testing-library/svelte-testing-library"
+ },
10
"devDependencies": {
11
"babel-jest": "^24.7.1",
12
"deasync": "^0.1.14",
0 commit comments