Skip to content

Commit 25d8422

Browse files
committed
Change name in bower.json from "pjax" to "jquery-pjax"
The name of the package should match the name it is registered as in Bower. Since this package is registered as "jquery-pjax", the name should be that. This is also consistent with the name of the repo.
1 parent a787d95 commit 25d8422

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,5 +1,5 @@
11
{
2-
"name": "pjax",
2+
"name": "jquery-pjax",
33
"version": "1.8.2",
44
"main": "./jquery.pjax.js",
55
"dependencies": {

0 commit comments

Comments
 (0)