0.1.0
This commit is contained in:
Родитель
c64bcb0e91
Коммит
44cf67f6f9
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
"name": "@mozilla/properties-to-ftl",
|
||||
"version": "0.0.1",
|
||||
"version": "0.1.0",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "@mozilla/properties-to-ftl",
|
||||
"version": "0.0.1",
|
||||
"version": "0.1.0",
|
||||
"license": "MPL-2.0",
|
||||
"dependencies": {
|
||||
"@fluent/syntax": "^0.18.0",
|
||||
|
|
|
@ -1,10 +1,12 @@
|
|||
{
|
||||
"name": "@mozilla/properties-to-ftl",
|
||||
"version": "0.0.1",
|
||||
"private": true,
|
||||
"version": "0.1.0",
|
||||
"description": "Migrate strings from .properties to Fluent in mozilla-central",
|
||||
"author": "Eemeli Aro <eemeli@mozilla.com>",
|
||||
"license": "MPL-2.0",
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
"bin": {
|
||||
"properties-to-ftl": "cli.js"
|
||||
},
|
||||
|
|
Загрузка…
Ссылка в новой задаче