Skip to content

Commit cf1b5ca

Browse files
author
Tiddo Langerak
committed
Fixed main field in package.json
The file `angular-bootstrap-tour.js` does not exist. `dist/angular-bootstrap-tour.js` however does
1 parent f13696e commit cf1b5ca

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
@@ -29,7 +29,7 @@
2929
"type": "git",
3030
"url": "git://github.com/benmarch/angular-bootstrap-tour.git"
3131
},
32-
"main": "angular-bootstrap-tour.js",
32+
"main": "dist/angular-bootstrap-tour.js",
3333
"scripts": {
3434
"test": "grunt"
3535
},

0 commit comments

Comments
 (0)