Skip to content
This repository was archived by the owner on Mar 25, 2021. It is now read-only.

Commit c871864

Browse files
Add deprecation keyword
1 parent 28801dd commit c871864

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

bower.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,10 @@
22
"name": "purescript-generics-rep",
33
"homepage": "https://github.com/purescript/purescript-generics-rep",
44
"license": "BSD-3-Clause",
5+
"keywords": ["pursuit-deprecated"],
56
"repository": {
67
"type": "git",
7-
"url": "git://github.com/purescript/purescript-generics-rep.git"
8+
"url": "https://github.com/purescript/purescript-generics-rep.git"
89
},
910
"ignore": [
1011
"**/.*",

0 commit comments

Comments
 (0)