mirror of
https://github.com/chinchang/web-maker.git
synced 2025-09-01 01:01:43 +02:00
add string extractors for l10n
This commit is contained in:
@@ -31,8 +31,8 @@
|
||||
]
|
||||
},
|
||||
"devDependencies": {
|
||||
"@lingui/cli": "^2.7.0",
|
||||
"@lingui/macro": "^2.7.0",
|
||||
"@lingui/cli": "^2.7.4",
|
||||
"@lingui/macro": "^2.7.4",
|
||||
"babel-core": "^6.26.3",
|
||||
"babel-eslint": "^7.2.3",
|
||||
"babel-minify": "^0.2.0",
|
||||
@@ -59,7 +59,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@emmetio/codemirror-plugin": "^0.5.4",
|
||||
"@lingui/react": "^2.7.0",
|
||||
"@lingui/react": "^2.7.4",
|
||||
"code-blast-codemirror": "chinchang/code-blast-codemirror#web-maker",
|
||||
"codemirror": "^5.37.0",
|
||||
"copy-webpack-plugin": "^4.5.1",
|
||||
|
Reference in New Issue
Block a user