RubyGems
npm
PyPI
Organizations
Log in
Sign up
npm
@manuelp1345/graph-generator
Versions diffs
1.1.5 → 1.1.6
@manuelp1345/graph-generator 1.1.5 → 1.1.6
Sign up to get
free
protection for your applications and to get access to all the features.
Files changed (1)
hide
show
package/package.json
+1
-2
package/package.json
CHANGED
Viewed
@@ -1,8 +1,7 @@
1
1
{
2
2
"name": "@manuelp1345/graph-generator",
3
-
"version": "1.1.
5
",
3
+
"version": "1.1.
6
",
4
4
"description": "generador de schema y types de graphql",
5
-
"main": "src/index.ts",
6
5
"scripts": {
7
6
"codegen": "graphql-codegen --config src/codegen.ts",
8
7
"build": "tsc",