Skip to content

Commit 1e3ece5

Browse files
authored
fix: force a release
Add jest back in using a "fix" tag because someone requested the last "chore" release to be released to NPM.
1 parent 121d1b9 commit 1e3ece5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@
5959
"eslint-plugin-prettier": "^3.0.0",
6060
"file-url": "^2.0.2",
6161
"husky": "^1.2.0",
62+
"jest": "^23.6.0",
6263
"prettier": "^1.15.3"
6364
}
6465
}

0 commit comments

Comments
 (0)