Skip to content
This repository has been archived by the owner on Dec 21, 2020. It is now read-only.

Commit

Permalink
add "typescript" as keyword
Browse files Browse the repository at this point in the history
  • Loading branch information
edward-hsu-1994 authored May 31, 2019
1 parent 2153265 commit 978925a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"build": "gulp build",
"test": "npm run build && node dist/test.js"
},
"keywords": ["URI", "URL"],
"keywords": ["URI", "URL", "typescript"],
"homepage": "https://github.com/XuPeiYao/uriBuilder",
"repository": {
"type": "git",
Expand All @@ -24,4 +24,4 @@
"gulp-typescript": "^3.2.3",
"typescript": "~2.4.2"
}
}
}

0 comments on commit 978925a

Please sign in to comment.