Skip to content
This repository was archived by the owner on Jan 17, 2022. It is now read-only.

Commit 2d36c57

Browse files
author
Moritz Meyer
committed
Fix file path in bower
1 parent 31dcee3 commit 2d36c57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "mendhak/angular-intro.js",
33
"version": "1.0.2",
4-
"main": "angular-intro.js",
4+
"main": "src/angular-intro.js",
55
"description": "Angular directive to wrap intro.js",
66
"license": "MIT",
77
"ignore": [

0 commit comments

Comments
 (0)