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 3398957 commit 2044c46Copy full SHA for 2044c46
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "simplify-graphql",
3
- "version": "0.1.41",
+ "version": "0.1.42",
4
"description": "Simplify graphql-serverless architecture model (GSAM)",
5
"main": "entrypoint.js",
6
"bin": {
@@ -34,7 +34,7 @@
34
"hogan.js": "^3.0.2",
35
"mkdirp": "^1.0.4",
36
"readline-sync": "^1.4.10",
37
- "simplify-templates": "^0.1.47",
+ "simplify-templates": "^0.1.48",
38
"uuid": "^8.1.0",
39
"dotenv": "8.2.0"
40
}
0 commit comments