rename package for npm

This commit is contained in:
Geoff Doty 2022-07-31 11:47:52 -04:00
parent 08e4364aea
commit bd7c4e25fa
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@ -1,5 +1,5 @@
{
"name": "testit",
"name": "test.run",
"version": "1.1.0",
"lockfileVersion": 1,
"requires": true,

View File

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