Skip to content

Commit 38306ee

Browse files
committed
fixed sintax bug in bower.json
1 parent fe6699a commit 38306ee

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
@@ -20,6 +20,6 @@
2020
"node_modules",
2121
"bower_components",
2222
"**/*.test.js",
23-
"package.json",
23+
"package.json"
2424
]
2525
}

0 commit comments

Comments
 (0)