We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e00a876 commit 89f62a1Copy full SHA for 89f62a1
packages/franc-cli/package.json
@@ -36,7 +36,7 @@
36
"index.js"
37
],
38
"dependencies": {
39
- "franc": "^5.0.0",
+ "franc": "^6.0.0",
40
"meow": "^10.0.0"
41
},
42
"scripts": {
packages/franc/package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "franc",
3
"threshold": 1000000,
4
- "version": "5.0.0",
+ "version": "6.0.0",
5
"description": "Detect the language of text",
6
"license": "MIT",
7
"keywords": [
0 commit comments