Loading codegen/package.json +1 −1 Original line number Original line Diff line number Diff line { { "name": "@inject/codegen", "name": "@inject/codegen", "version": "3.0.0rc2", "version": "3.0.0", "description": "GraphQL API Codegen Setup for the Inject Backend", "description": "GraphQL API Codegen Setup for the Inject Backend", "main": "index.js", "main": "index.js", "license": "MIT", "license": "MIT", Loading frontend/package.json +1 −1 Original line number Original line Diff line number Diff line { { "name": "@inject/frontend", "name": "@inject/frontend", "version": "3.0.0rc2", "version": "3.0.0", "description": "Main wrapper for rendering INJECT Frontend", "description": "Main wrapper for rendering INJECT Frontend", "main": "index.js", "main": "index.js", "license": "MIT", "license": "MIT", Loading graphql/package.json +1 −1 Original line number Original line Diff line number Diff line { { "name": "@inject/graphql", "name": "@inject/graphql", "version": "3.0.0rc2", "version": "3.0.0", "description": "GraphQL API Bindings for the Inject Backend", "description": "GraphQL API Bindings for the Inject Backend", "main": "index.js", "main": "index.js", "license": "MIT", "license": "MIT", Loading package.json +1 −1 Original line number Original line Diff line number Diff line { { "name": "inject-frontend", "name": "inject-frontend", "private": true, "private": true, "version": "3.0.0rc2", "version": "3.0.0", "type": "module", "type": "module", "license": "MIT", "license": "MIT", "engines": { "engines": { Loading shared/package.json +1 −1 Original line number Original line Diff line number Diff line { { "name": "@inject/shared", "name": "@inject/shared", "version": "3.0.0rc2", "version": "3.0.0", "description": "Top-Level library for shared code between the client modules and graphql", "description": "Top-Level library for shared code between the client modules and graphql", "main": "index.js", "main": "index.js", "license": "MIT", "license": "MIT", Loading Loading
codegen/package.json +1 −1 Original line number Original line Diff line number Diff line { { "name": "@inject/codegen", "name": "@inject/codegen", "version": "3.0.0rc2", "version": "3.0.0", "description": "GraphQL API Codegen Setup for the Inject Backend", "description": "GraphQL API Codegen Setup for the Inject Backend", "main": "index.js", "main": "index.js", "license": "MIT", "license": "MIT", Loading
frontend/package.json +1 −1 Original line number Original line Diff line number Diff line { { "name": "@inject/frontend", "name": "@inject/frontend", "version": "3.0.0rc2", "version": "3.0.0", "description": "Main wrapper for rendering INJECT Frontend", "description": "Main wrapper for rendering INJECT Frontend", "main": "index.js", "main": "index.js", "license": "MIT", "license": "MIT", Loading
graphql/package.json +1 −1 Original line number Original line Diff line number Diff line { { "name": "@inject/graphql", "name": "@inject/graphql", "version": "3.0.0rc2", "version": "3.0.0", "description": "GraphQL API Bindings for the Inject Backend", "description": "GraphQL API Bindings for the Inject Backend", "main": "index.js", "main": "index.js", "license": "MIT", "license": "MIT", Loading
package.json +1 −1 Original line number Original line Diff line number Diff line { { "name": "inject-frontend", "name": "inject-frontend", "private": true, "private": true, "version": "3.0.0rc2", "version": "3.0.0", "type": "module", "type": "module", "license": "MIT", "license": "MIT", "engines": { "engines": { Loading
shared/package.json +1 −1 Original line number Original line Diff line number Diff line { { "name": "@inject/shared", "name": "@inject/shared", "version": "3.0.0rc2", "version": "3.0.0", "description": "Top-Level library for shared code between the client modules and graphql", "description": "Top-Level library for shared code between the client modules and graphql", "main": "index.js", "main": "index.js", "license": "MIT", "license": "MIT", Loading