We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a126661 commit 059db11Copy full SHA for 059db11
package.json
@@ -1,6 +1,8 @@
1
{
2
"name": "svlt-testing-library",
3
"version": "0.0.0-semantically-released",
4
+ "description": "Simple and complete Svelte testing utilities that encourage good testing practices.",
5
+ "main": "dist/index.js",
6
"devDependencies": {
7
"babel-jest": "^24.7.1",
8
"deasync": "^0.1.14",
0 commit comments