Skip to content

Commit 91f46a1

Browse files
authored
Specify browser build to be used by unpkg.
1 parent 3fc67a6 commit 91f46a1

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)