We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a63405b + 91f46a1 commit 0238704Copy full SHA for 0238704
package.json
@@ -21,6 +21,7 @@
21
"browser": "gulp browser && gulp test-browser"
22
},
23
"main": "lib/index.js",
24
+ "unpkg": "lib/browser/neo4j-web.min.js",
25
"types": "types/index.d.ts",
26
"devDependencies": {
27
"async": "^2.4.0",
0 commit comments