We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 034acf8 commit ac0f2cbCopy full SHA for ac0f2cb
package.json
@@ -1,8 +1,8 @@
1
{
2
"name": "jsdom-testing-mocks",
3
- "version": "1.0.0",
+ "version": "1.0.1",
4
"description": "A set of tools for emulating browser behavior in jsdom environment",
5
- "main": "src/index.js",
+ "main": "dist/index.js",
6
"scripts": {
7
"test": "jest",
8
"start": "babel src --watch --out-dir dist",
0 commit comments