mirror of
https://github.com/chinchang/web-maker.git
synced 2025-09-01 01:01:43 +02:00
add l10n in missing areas
This commit is contained in:
@@ -36,9 +36,9 @@
|
||||
"@11ty/eleventy": "^0.7.1",
|
||||
"@lingui/cli": "^2.8.3",
|
||||
"@lingui/macro": "^2.8.3",
|
||||
"babel-core": "^6.26.3",
|
||||
"babel-eslint": "^7.2.3",
|
||||
"babel-minify": "^0.2.0",
|
||||
"babel-plugin-macros": "^2.6.1",
|
||||
"eslint": "^4.9.0",
|
||||
"eslint-config-prettier": "^2.3.0",
|
||||
"eslint-config-synacor": "^2.0.2",
|
||||
@@ -60,17 +60,17 @@
|
||||
"preact-cli": "^3.0.0-rc.3",
|
||||
"preact-render-spy": "^1.2.1",
|
||||
"run-sequence": "^2.2.1",
|
||||
"sw-precache": "^5.2.0"
|
||||
"sw-precache": "^5.2.0",
|
||||
"gulp-connect": "^5.7.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@emmetio/codemirror-plugin": "^0.5.4",
|
||||
"@lingui/react": "^2.7.4",
|
||||
"@lingui/react": "^2.8.3",
|
||||
"code-blast-codemirror": "chinchang/code-blast-codemirror#web-maker",
|
||||
"codemirror": "^5.37.0",
|
||||
"copy-webpack-plugin": "^4.5.1",
|
||||
"esprima": "^4.0.0",
|
||||
"firebase": "^5.5.8",
|
||||
"gulp-connect": "^5.7.0",
|
||||
"jszip": "^3.1.5",
|
||||
"preact": "^10.0.0-rc.0",
|
||||
"preact-portal": "^1.1.3",
|
||||
|
Reference in New Issue
Block a user