master
Jonatan Nilsson 2020-03-31 17:28:28 +00:00
parent 653e54c846
commit 06e8ea412f
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@ -1,5 +1,5 @@
{
"name": "casette",
"version": "0.9.0",
"version": "0.9.1",
"lockfileVersion": 1
}

View File

@ -1,6 +1,6 @@
{
"name": "casette",
"version": "0.9.0",
"version": "0.9.1",
"description": "No-dependancy test framework for node",
"main": "index.mjs",
"scripts": {