This commit is contained in:
Drew Warren 2017-07-10 11:57:28 -06:00
父節點 28ce5450f2
當前提交 dca721f8ac
共有 2 個文件被更改,包括 2 次插入2 次删除

查看文件

@ -1,7 +1,7 @@
{
"name": "human-readable-ids",
"main": "index.js",
"version": "1.0.2",
"version": "1.0.3",
"homepage": "https://github.com/coolaj86/human-readable-ids-js",
"authors": [
"AJ ONeal <awesome@coolaj86.com>"

查看文件

@ -1,6 +1,6 @@
{
"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",
"main": "index.js",
"dependencies": {