Skip to content

Commit 41002f1

Browse files
Justmattthebigredgeek
authored andcommitted
Update bower.json (#342)
Error thrown if using `bower.json` to require files. `.npmignore` contains `dist`.
1 parent e58d54b commit 41002f1

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,6 +1,6 @@
11
{
22
"name": "visionmedia-debug",
3-
"main": "dist/debug.js",
3+
"main": "./debug.js",
44
"homepage": "https://github.com/visionmedia/debug",
55
"authors": [
66
"TJ Holowaychuk <[email protected]>",

0 commit comments

Comments
 (0)