mirror of
https://github.com/run-llama/automatic-doc-translate.git
synced 2026-07-01 21:34:05 -04:00
update package
This commit is contained in:
+4
-4
@@ -1,13 +1,13 @@
|
||||
{
|
||||
"name": "autotranslatedocjs",
|
||||
"version": "1.0.0",
|
||||
"name": "autotranslatedoc",
|
||||
"version": "1.0.1",
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"bin": {
|
||||
"hello": "./cli.js"
|
||||
"autotranslatedoc": "./cli.js"
|
||||
},
|
||||
"author": "pierre@pld.io",
|
||||
"license": "ISC",
|
||||
@@ -26,6 +26,6 @@
|
||||
"bugs": {
|
||||
"url": "https://github.com/hexapode/automaticDocTranslation/issues"
|
||||
},
|
||||
"homepage": "https://github.com/hexapode/automaticDocTranslation/#readme",
|
||||
"homepage": "https://github.com/hexapode/automaticDocTranslation/#readme"
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user