We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28697b3 commit e3d35cbCopy full SHA for e3d35cb
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "simplify-cli",
3
- "version": "0.1.36",
+ "version": "0.1.37",
4
"description": "Simplify CLI - Easy Deployment",
5
"main": "cli.js",
6
"bin": {
@@ -29,7 +29,7 @@
29
"cross-fetch": "^3.0.6",
30
"dotenv": "^8.2.0",
31
"readline-sync": "^1.4.10",
32
- "simplify-sdk": "^0.1.49",
+ "simplify-sdk": "^0.1.53",
33
"uuid": "^8.3.1",
34
"yaml-cfn": "^0.2.3",
35
"yargs": "^15.4.1"
0 commit comments