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 5a4f5aa commit 8d63823Copy full SHA for 8d63823
package.json
@@ -7,7 +7,6 @@
7
"README.md"
8
],
9
"main": "lib/index.js",
10
- "jsnext:main": "es/index.js",
11
"repository": {
12
"type": "git",
13
"url": "https://github.com/nodkz/graphql-compose-connection.git"
@@ -29,6 +28,7 @@
29
28
"devDependencies": {
30
"babel-cli": "^6.24.1",
31
"babel-eslint": "^7.2.3",
+ "babel-jest": "^20.0.3",
32
"babel-plugin-transform-flow-strip-types": "^6.22.0",
33
"babel-plugin-transform-object-rest-spread": "^6.23.0",
34
"babel-preset-env": "^1.5.1",
0 commit comments