We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 436a82b commit f5c1d6bCopy full SHA for f5c1d6b
1 file changed
package.json
@@ -1,10 +1,10 @@
1
{
2
"name": "simplify-security",
3
- "version": "0.1.12",
+ "version": "0.1.13",
4
"description": "Simplify Security & Operation Interface",
5
"main": "entrypoint.js",
6
"bin": {
7
- "simplify-secops": "entrypoint.js"
+ "simplify-security": "entrypoint.js"
8
},
9
"scripts": {
10
"test": "npm run test"
0 commit comments