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.
2 parents 0bc1db1 + bba3007 commit 464dbdcCopy full SHA for 464dbdc
.npmignore
@@ -10,10 +10,12 @@ CONTRIBUTING.md
10
CODE_OF_CONDUCT.md
11
documentation/
12
documentationWebsite/
13
+docs/
14
EXAMPLES/
15
lib/
16
node_modules/
17
package-lock.json
18
+README.md
19
TODO
20
yarn.lock
21
yarn-error.log
package.json
@@ -33,7 +33,7 @@
33
"peerDependencies": {
34
"@apollo/client": "^3.3.0",
35
"@reasonml-community/graphql-ppx": "^1.0.0",
36
- "bs-platform": "^8.2.0",
+ "bs-platform": "^8.2.0 || ^9.0.0",
37
"reason-react": "^0.8.0 || ^0.9.0"
38
}
39
0 commit comments