Skip to content
This repository was archived by the owner on Dec 14, 2023. It is now read-only.

Commit 837765c

Browse files
DanielBriertonWardormeur
authored andcommitted
Fixed cp-permissions-plugin in package.json (#196)
1 parent 9109921 commit 837765c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"seneca-mail": "0.2.1",
4040
"seneca-postgresql-store": "1.1.3",
4141
"seneca-user": "0.2.10",
42-
"cp-permissions": "git://github.com/CoderDojo/cp-permissions-plugin#0.0.1",
42+
"cp-permissions-plugin": "git://github.com/CoderDojo/cp-permissions-plugin#0.0.1",
4343
"shortid": "2.2.2",
4444
"xoauth2": "1.1.0"
4545
},

0 commit comments

Comments
 (0)