graphql-iso-date@1.0.2
A GraphQL scalar type that represents a date in the ISO format YYYY-MM-DD.
MIT
2016-10-29
安装 (1.0.2)
npm install graphql-iso-date@1.0.2
yarn add graphql-iso-date@1.0.2
pnpm add graphql-iso-date@1.0.2
bun add graphql-iso-date@1.0.2
devDependencies (9)
| 包名 | 版本要求 |
|---|---|
| babel-cli | ^6.10.1 |
| babel-eslint | ^6.1.2 |
| babel-jest | ^16.0.0 |
| babel-plugin-transform-flow-strip-types | ^6.8.0 |
| babel-preset-es2015 | ^6.9.0 |
| babel-preset-stage-2 | ^6.5.0 |
| flow-bin | ^0.33.0 |
| jest | ^16.0.1 |
| standard | ^8.0.0 |
peerDependencies (1)
| 包名 | 版本要求 |
|---|---|
| graphql | ^0.5.0 || ^0.6.0 || ^0.7.0 |