Skip to content

Commit 544390a

Browse files
committed
update versions
1 parent 97c9559 commit 544390a

File tree

2 files changed

+16
-6
lines changed

2 files changed

+16
-6
lines changed

package-lock.json

Lines changed: 14 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "node-sys",
3-
"version": "1.1.5",
3+
"version": "1.1.6",
44
"description": "Universal package installer, get the command for managing packages, or auto install any package, using one command for all platforms. Automate the installation of macOS Brew, and Windows Chocolatey package managers. A promisify child process of spawn, and run as administrator. A series of strick type checkers.",
55
"type": "module",
66
"main": "index.js",
@@ -68,7 +68,7 @@
6868
"minimist": "1.2.5"
6969
},
7070
"devDependencies": {
71-
"chai": "^4.3.4",
71+
"chai": "^4.3.6",
7272
"mocha": "^8.4.0"
7373
}
7474
}

0 commit comments

Comments
 (0)