Skip to content
Snippets Groups Projects
Commit 52fd1a74 authored by Sudhanshu Yadav's avatar Sudhanshu Yadav
Browse files

Updated keyword

parent 6ab4602e
No related branches found
No related tags found
No related merge requests found
{
"name": "react-meta-tags",
"description": "Handle document meta/head tags in isomorphic react with ease.",
"version": "0.1.0",
"version": "0.1.1",
"main": "lib/meta_tags.js",
"author": "Sudhanshu Yadav",
"license": "MIT",
......@@ -15,12 +15,13 @@
},
"keywords": [
"react-component",
"tags",
"head",
"meta",
"title",
"react",
"currency",
"input",
"number",
"number-format",
"mask"
"base",
"react-meta-tags"
],
"scripts": {
"bundle": "NODE_ENV=production webpack --config webpack.bundle.config.js && npm run compile",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment