Skip to content

Commit 2bd6af5

Browse files
Supporting version 1.5 (#1303)
Co-authored-by: David Stone <david@nnucomputerwhiz.com>
1 parent e8ed76c commit 2bd6af5

File tree

3 files changed

+2526
-2542
lines changed

3 files changed

+2526
-2542
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "tc-create-app",
33
"homepage": "https://create.translationcore.com/",
4-
"version": "1.4.4",
4+
"version": "1.5.0",
55
"license": "MIT",
66
"private": false,
77
"bugs": {
@@ -34,12 +34,12 @@
3434
"@material-ui/lab": "4.0.0-alpha.60",
3535
"@material-ui/styles": "^4.11.3",
3636
"axios": "^0.21.0",
37-
"datatable-translatable": "1.0.3",
37+
"datatable-translatable": "1.0.7",
3838
"deep-freeze": "^0.0.1",
3939
"eslint-plugin-test-selectors": "^1.3.0",
4040
"gitea-react-toolkit": "2.1.2",
4141
"lodash.isequal": "^4.5.0",
42-
"markdown-translatable": "2.1.0",
42+
"markdown-translatable": "2.1.1",
4343
"react": "^16.14.0",
4444
"react-beforeunload": "^2.5.1",
4545
"react-dom": "^16.12.0",
@@ -113,4 +113,4 @@
113113
"**/components/**.js"
114114
]
115115
}
116-
}
116+
}

public/build_number

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
153-d1b4fc1
1+
154-e836e43

0 commit comments

Comments
 (0)