v1.0.3
This commit is contained in:
parent
28ce5450f2
commit
dca721f8ac
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "human-readable-ids",
|
"name": "human-readable-ids",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"version": "1.0.2",
|
"version": "1.0.3",
|
||||||
"homepage": "https://github.com/coolaj86/human-readable-ids-js",
|
"homepage": "https://github.com/coolaj86/human-readable-ids-js",
|
||||||
"authors": [
|
"authors": [
|
||||||
"AJ ONeal <awesome@coolaj86.com>"
|
"AJ ONeal <awesome@coolaj86.com>"
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "human-readable-ids",
|
"name": "human-readable-ids",
|
||||||
"version": "1.0.2",
|
"version": "1.0.3",
|
||||||
"description": "Generate human-readable ids from lists of easy-to-spell nouns and adjectives",
|
"description": "Generate human-readable ids from lists of easy-to-spell nouns and adjectives",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
|
Loading…
Reference in New Issue