Skip to content

Commit

Permalink
2 files modified
Browse files Browse the repository at this point in the history
  • Loading branch information
dleeftink committed Sep 3, 2023
1 parent c29cdbb commit 85f2a2c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@suptxt/quickset",
"version": "0.3.9",
"version": "0.3.10",
"type": "module",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 0"
Expand Down Expand Up @@ -40,7 +40,7 @@
"default": "./dist/index.js"
},
"engines": {
"node": ">=16"
"node": ">=17"
},
"devDependencies": {
"fs": "^0.0.1-security",
Expand Down

0 comments on commit 85f2a2c

Please sign in to comment.