This commit is contained in:
Geoff Doty 2022-07-31 11:48:00 -04:00
parent bd7c4e25fa
commit 0bc6300cbc
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "test.run",
"version": "1.1.0",
"version": "1.1.1",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "test.run",
"version": "1.1.0",
"version": "1.1.1",
"description": "minimalistic clinet-side testing library",
"main": "src/testit.js",
"directories": {