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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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 <tj@vision-media.ca>",

0 commit comments

Comments
 (0)