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

Commit 1188ecf

Browse files
committed
Lowercase name
1 parent 2c70135 commit 1188ecf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "jRespond",
2+
"name": "jrespond",
33
"version": "1.0.0",
44
"homepage": "https://github.com/ten1seven/jRespond",
55
"authors": [

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "jRespond",
2+
"name": "jrespond",
33
"version": "1.0.0",
44
"description": "jRespond is a simple way to globally manage javascript on responsive websites.",
55
"main": "js/jRespond.js",

0 commit comments

Comments
 (0)