Skip to content

Commit 6a3509d

Browse files
author
Per Liedman
committed
Point main to built dist
1 parent 9cd8510 commit 6a3509d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"browserify-shim": {
3333
"leaflet": "global:L"
3434
},
35-
"main": "./src/L.Routing.Control.js",
35+
"main": "./dist/leaflet-routing-machine.js",
3636
"devDependencies": {
3737
"browserify": "^13.1.0",
3838
"browserify-shim": "^3.7.0",

0 commit comments

Comments
 (0)