Skip to content

Commit 0238704

Browse files
authored
Merge pull request #342 from akollegger/1.6
Specify browser build to be used by unpkg.
2 parents a63405b + 91f46a1 commit 0238704

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
"browser": "gulp browser && gulp test-browser"
2222
},
2323
"main": "lib/index.js",
24+
"unpkg": "lib/browser/neo4j-web.min.js",
2425
"types": "types/index.d.ts",
2526
"devDependencies": {
2627
"async": "^2.4.0",

0 commit comments

Comments
 (0)