Skip to content
This repository was archived by the owner on Apr 30, 2018. It is now read-only.

Commit 1edd105

Browse files
author
Kent C. Dodds
committed
chore(package.json): Add keywords 😓
Can't believe these weren't in here. Crazy!
1 parent c1209a4 commit 1edd105

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

‎package.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,16 @@
1111
"type": "git",
1212
"url": "https://github.com/formly-js/angular-formly.git"
1313
},
14+
"keywords": [
15+
"angular",
16+
"forms",
17+
"angular-formly",
18+
"formly",
19+
"angularjs",
20+
"angular forms",
21+
"json forms",
22+
"form library"
23+
],
1424
"main": "dist/formly.js",
1525
"license": "MIT",
1626
"scripts": {

0 commit comments

Comments
 (0)