parse-pinyin 1.0.0 → 1.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +0 -5
- package/dist/pinyin.js +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -1,8 +1,3 @@
|
|
|
1
|
-
根据您提供的信息,您的包名称为 `parse-pinyin`。我已经注意到在 `package.json` 中名称已经正确设置为 `"parse-pinyin"`。
|
|
2
|
-
|
|
3
|
-
让我为您更新 `README.md` 文件以匹配正确的包名:
|
|
4
|
-
|
|
5
|
-
```markdown
|
|
6
1
|
# parse-pinyin
|
|
7
2
|
|
|
8
3
|
[](https://npmjs.org/package/parse-pinyin)
|