mirror of https://github.com/n2geoff/testit.git
rename package for npm
This commit is contained in:
parent
08e4364aea
commit
bd7c4e25fa
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"name": "testit",
|
||||
"name": "test.run",
|
||||
"version": "1.1.0",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"name": "testit",
|
||||
"name": "test.run",
|
||||
"version": "1.1.0",
|
||||
"description": "minimalistic clinet-side testing library",
|
||||
"main": "src/testit.js",
|
||||
|
|
Loading…
Reference in New Issue