Skip to content
This repository was archived by the owner on Jun 5, 2022. It is now read-only.

Commit b2f95d1

Browse files
author
Jake Hartnell
committed
Add key words.
1 parent 959b107 commit b2f95d1

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

src/component/package.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,11 @@
1515
"build": "node scripts/build.js",
1616
"test": "node scripts/test.js --env=jsdom",
1717
"npm_transpile": "SET NODE_ENV=production& babel src/component --out-dir dist"
18-
}
18+
},
19+
"keywords": [
20+
"image",
21+
"upload",
22+
"file"
23+
"react image upload",
24+
]
1925
}

0 commit comments

Comments
 (0)