Skip to content

Commit 4737b47

Browse files
authored
Update package.json
1 parent c0471f4 commit 4737b47

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "simplify-security",
3-
"version": "0.1.8",
3+
"version": "0.1.9",
44
"description": "Simplify Security & Operation Interface",
55
"main": "entrypoint.js",
66
"bin": {
@@ -26,6 +26,7 @@
2626
},
2727
"homepage": "https://github.com/simplify-framework/security#readme",
2828
"dependencies": {
29+
"yargs": "^16.2.0",
2930
"asciichart": "^1.5.21",
3031
"mkdirp": "^1.0.4",
3132
"simplify-sdk": "^0.1.49"

0 commit comments

Comments
 (0)