Bug fixes

This commit is contained in:
2023-02-27 09:43:38 -05:00
parent c4b0500e10
commit 2abfed0783
5 changed files with 124 additions and 26 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "planar-vagabond",
"version": "0.9.2",
"version": "0.9.3",
"description": "",
"main": "index.js",
"scripts": {
@@ -11,7 +11,7 @@
},
"keywords": [],
"author": "",
"license": "ISC",
"license": "CC0-1.0",
"dependencies": {
"chalk": "^4.1.2",
"chokidar": "^3.4.3",